tutor
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted markdown data from the user's local
StudyVaultdirectory to parse concepts and create quiz questions, creating an indirect prompt injection risk if the files contain hidden instructions. - Ingestion points: Phase 3 reads files matching
**/StudyVault/andconcepts/{area}.mdinto the agent context. - Boundary markers: Absent. The instructions do not prescribe delimiters or instructions to ignore embedded prompts when reading user markdown data.
- Capability inventory: Modifies local tracking files (
concepts/{area}.mdand dashboards) and interacts with the user viaAskUserQuestion. No network or shell execution capabilities exist. - Sanitization: Absent. No escaping or content verification is performed on the ingested notes before formatting quiz questions.
Audit Metadata