implement
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious code, obfuscation, or unauthorized data access patterns were identified. The skill instructions follow standard software development practices.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process untrusted data from external sources, creating a potential surface for indirect injection.
- Ingestion points: The skill reads from a 'spec, issue, or conversation' as identified in SKILL.md.
- Boundary markers: No explicit prompt boundaries or delimiters are defined to separate external content from instructions.
- Capability inventory: The skill performs file modifications and executes local development tools such as formatters, linters, and test runners, as well as git operations (SKILL.md).
- Sanitization: There is no mention of sanitizing or validating the content of the external specifications.
Audit Metadata