v1-strategy-review
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted documentation and code while possessing file system modification and command execution capabilities.
- Ingestion points: The skill reads content from directories like
docs/and files such asREADME.md,CLAUDE.md, andAGENTS.md(Workflow Step 1 inSKILL.md). - Boundary markers: The instructions do not define delimiters or specific warnings for the agent to distinguish between its primary instructions and the contents of the files it reviews.
- Capability inventory: The skill is configured with the
Edittool for file modification and theBashtool for shell command execution. - Sanitization: There is no evidence of validation or sanitization of the content ingested from the external files before processing.
Audit Metadata