fix-small-bugs
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill instructions require the agent to search an entire codebase and modify files to fix bugs, which introduces a risk of the agent encountering and obeying malicious instructions hidden in source code or comments.
- Ingestion points: Files within the repository being analyzed for bugs.
- Boundary markers: None; the skill lacks explicit instructions for the agent to ignore potentially malicious content found within the code it processes.
- Capability inventory: The skill implicitly requires file reading and writing capabilities to perform its task of fixing bugs.
- Sanitization: None; there are no specified filters or validation steps to sanitize inputs from the codebase before processing.
Audit Metadata