Is awesome_agent_skills/debugger safe?
Yes. awesome_agent_skills/debugger is safe to install. Oathe's behavioral security audit gave the debugger skill by awesome_agent_skills a trust score of 94/100 with 2 findings, none critical or high.
https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/awesome_agent_skills/debugger
Is awesome_agent_skills/debugger safe to install?
This is a legitimate debugging skill that provides systematic debugging methodologies, code examples, and best practices. The skill content is clean with no prompt injection attempts, malicious code execution, or data exfiltration instructions. Canary file access during the audit appears to be system-related rather than skill-initiated.
What security issues were found in awesome_agent_skills/debugger?
Category Scores
Findings (2)
INFO Canary file access detected during session -10 ▶
Monitoring detected access to sensitive canary files (.env, SSH keys, AWS credentials, etc.) during the audit session. However, this appears to be related to system authentication processes rather than skill behavior, as evidenced by the timing correlation with SSH and sudo operations. No actual exfiltration occurred.
INFO Debugging guidance could lead to information exposure -10 ▶
The skill provides legitimate debugging methodologies that could potentially guide users to expose sensitive information through logging or debugging output. However, this would require explicit user action and the skill itself makes no malicious requests.
Should I install awesome_agent_skills/debugger?
Oathe's verdict for awesome_agent_skills/debugger is SAFE with a trust score of 94/100. Recommendation: Install.