implement
Pass
Audited by Gen Agent Trust Hub on Sep 22, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and act upon untrusted data provided by users in the form of specifications or tickets.
- Ingestion points: The prompt instructions in SKILL.md explicitly direct the agent to "Implement the work described by the user in the spec or tickets."
- Boundary markers: No specific delimiters or "ignore instructions" warnings are present to isolate the user-provided spec content from the agent's operational logic.
- Capability inventory: The skill utilizes capabilities for Test Driven Development (TDD), automated code reviews, and committing code to a git repository.
- Sanitization: There is no evidence of input validation or sanitization for the user-supplied content before it is processed.
Audit Metadata