implement
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted data from external sources (specifications or tickets) to guide its code implementation tasks, creating a vector for indirect instructions.
- Ingestion points: External specifications or tickets referenced in
SKILL.mdare used as the primary source of truth for implementation. - Boundary markers: No delimiters or safety warnings are present to isolate the external ticket data from the skill's core logic.
- Capability inventory: The skill has authorized capabilities to write code, execute test suites, perform typechecking, and commit changes to the branch.
- Sanitization: There is no evidence of validation or sanitization of the content provided within the tickets.
Audit Metadata