code-review
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection as it is designed to read and process external source code which may contain malicious instructions intended to manipulate the agent. \n- Ingestion points: Source code files accessed via
Read,Grep, andGlobtools as defined inSKILL.md. \n- Boundary markers: No delimiters or protective instructions are provided to isolate analyzed code from the system prompt. \n- Capability inventory: The skill utilizes theBashtool for potential command execution alongside file system tools. \n- Sanitization: No input validation or content filtering is performed on the ingested code strings.
Audit Metadata