refactor
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local shell commands such as grep, find, and awk via the Bash tool to perform static analysis on the codebase. These commands are provided as static templates for searching within project directories.
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as described in Category 8. It reads and processes untrusted data from source code files and comments which could contain malicious instructions intended to influence the agent's behavior during analysis.
Audit Metadata