go-project
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill implements a workflow that relies on instructions found in
docs/PLAN.mdanddocs/TODO.md. This creates an attack surface for indirect prompt injection if these files are manipulated to include malicious directives. - Ingestion points: Processes
docs/PLAN.mdanddocs/TODO.mdfrom the project directory (SKILL.md). - Boundary markers: Lacks delimiters or instructions to treat data in project files as non-executable text.
- Capability inventory: Possesses file-writing and code implementation capabilities across the project directory.
- Sanitization: No sanitization or validation of documentation content is performed before execution.
Audit Metadata