mole-debug
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill employs several command-line utilities including
pnpmfor package management,gitfor history traversal (git bisect), and custom utilitiesgfandgwfor code indexing and continuous integration diagnostics. These tools are invoked to perform standard technical investigation, environment setup, and verification tasks. - [EXTERNAL_DOWNLOADS]: The skill utilizes
pnpm installto manage and update project dependencies from the official npm registry during the debugging and verification phases. - [SAFE]: The analysis found no evidence of malicious behavior, obfuscation, or unauthorized data access. The instructions explicitly direct the agent to remove temporary debug logs and use strategic boundary instrumentation, which mitigates the risk of accidental sensitive data leakage in persistent code. The instructional language used for emphasis (e.g., "IMPORTANT", "CRITICAL") is benign and focused on procedural rigor.
Audit Metadata