how
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted codebase content which could contain malicious instructions designed to influence the agent's behavior or findings.\n
- Ingestion points: Codebase content is ingested via
Glob,Grep, andReadtools as defined inreferences/explorer-prompt.mdandSKILL.md.\n - Boundary markers: The prompts for exploration and synthesis do not utilize delimiters or specific instructions to ignore embedded commands within the analyzed files.\n
- Capability inventory: Subagents utilize file system exploration tools (
Read,Grep,Glob). Security is enhanced by the skill explicitly settingreadonly: truefor all subagent tasks inSKILL.md.\n - Sanitization: No sanitization or filtering is performed on the data retrieved from the codebase before it is presented to the synthesis or critique agents.
Audit Metadata