Access & Data Protection — Practice quiz

Untimed. Answers are graded when you submit, with explanations and spaced-repetition scheduling.

  1. Question 1easy

    What is permission propagation for an agent?

  2. Question 2medium

    Where should authorization checks for an agent's tools live?

  3. Question 3hard

    A tool queries the DB with admin credentials and the agent decides which rows to return. Why is this dangerous?

  4. Question 4medium

    What is the MOST effective protection for PII in an LLM pipeline?

  5. Question 5medium

    How does PII redaction let a model reason without receiving raw personal data?

  6. Question 6hard

    What must you check before sending data to a model provider? (Select all that apply)

    Select all that apply.

  7. Question 7medium

    For the most sensitive/regulated data, which deployment keeps data fully under your control?

  8. Question 8hard

    What is the RAG-specific multi-tenant footgun?

  9. Question 9hard

    Where must the tenant scope be enforced for retrieval and DB reads?

  10. Question 10medium

    For high-sensitivity tenants, what is stronger than a per-query filter?

  11. Question 11medium

    Where should API keys and DB credentials live in an agent system?

  12. Question 12medium

    What scope field must filter every retrieval and DB read in a multi-customer system to prevent cross-customer leaks? (two words)

  13. Question 13hard

    What principle (two words) means the agent inherits the acting user's rights and no more?

0 / 13 answered