godgrep
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a routing mechanism for codebase exploration, using specialized search tools like
cccandast-grep. These are used for their intended purpose of code analysis and structural search. - [SAFE]: No signs of obfuscation, credential exposure, or persistence mechanisms were found across the skill's instructions or reference files.
- [SAFE]: The use of standard shell commands (git, grep, find) is limited to fallback scenarios for local file discovery and history, which is appropriate for a codebase search utility.
- [SAFE]: Indirect prompt injection surface is minimal; while the tools read untrusted local files, the skill does not instruct the agent to execute code found within those files, but rather to search and describe them for the user.
Audit Metadata