skill-test
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests and processes content from other markdown and YAML files within the project repository to perform behavioral and structural checks.
- Ingestion points: The skill reads file content via
Read,Glob, andGreptools from theskills/andqa/directories. - Boundary markers: There are no explicit instructions to use delimiters or ignore embedded directives when evaluating the contents of external
SKILL.mdor test spec files. - Capability inventory: The skill possesses
Read,Glob,Grep, andWritecapabilities, allowing it to modifyqa/catalog.yamland create new report files inqa/results/based on processed data. - Sanitization: The instructions do not define any filtering or sanitization steps to prevent malicious instructions inside the analyzed files from influencing the model's 'behavioral reasoning check' in Phase 2B.
Audit Metadata