debug
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance and Markdown-based templates for debugging software issues. It does not contain executable code, remote script downloads, or sensitive file access patterns.
- [COMMAND_EXECUTION]: The skill includes suggested shell commands for developers to run manually (e.g.,
git log,grep), which are standard diagnostic tools and do not involve untrusted input or automated execution of dangerous payloads. - [DATA_EXPOSURE]: The instructions correctly advise users to check environment variables (
.env.examplevs actual config) as a local diagnostic step, which is standard development practice and does not involve exfiltration of secrets.
Audit Metadata