research
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to fetch and process content from external sources such as official documentation, source code, and APIs, creating an ingestion point for untrusted data. There is a risk that these sources could contain instructions designed to manipulate the agent's behavior.
- Ingestion points: SKILL.md directs the agent to read from 'official docs, source code, specs, first-party APIs'.
- Boundary markers: The instructions do not define specific delimiters or instructions to ignore potential commands within the external data.
- Capability inventory: The skill permits the agent to write Markdown files to the repository context.
- Sanitization: There is no requirement for the agent to sanitize or validate the external content before processing or writing it to the repository.
Audit Metadata