skillguard is an AI agent skill, created by c-goro and published at openclaw/skills. ClawSecure audited skillguard across 41 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 0/100 (High Risk). The 10 findings concentrate in Command Injection, Code Injection and Policy Violation, including Pattern detected: exec( and Pattern detected: compile(. 8 were rated high or critical severity.
Is skillguard safe?
ClawSecure audited skillguard and assigned a security score of 0/100 (High Risk), identifying 10 findings across Command Injection and Code Injection. Review the findings below before installing.
What did ClawSecure find in skillguard?
ClawSecure identified 10 findings in skillguard, concentrated in Command Injection, Code Injection and Policy Violation. 8 were rated high or critical severity. The most severe include Pattern detected: exec( and Pattern detected: compile(.
How was skillguard audited?
ClawSecure ran skillguard through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 41 files from openclaw/skills.
What does a score of 0 mean?
ClawSecure assigned skillguard a security score of 0/100, placing it in the High Risk range. This is driven by 10 findings led by Command Injection that should be addressed before use. ClawSecure derives this score with a weighted deduction model (critical -20, high -10, medium -5, low -2 from a base of 100).
Audit Findings for skillguard
ClawSecure detected 10 security findings in skillguard, spanning Command Injection, Code Injection, Policy Violation and Permissions Manifest.
- critical · Pattern detected: exec(. Command Injection finding detected in
test-fixtures/evasive-09-python-pickle/cache.py:23. - critical · Pattern detected: compile(. Command Injection finding detected in
test-fixtures/evasive-09-python-pickle/cache.py:23. - critical · Pattern detected: __import__(. Command Injection finding detected in
test-fixtures/evasive-09-python-pickle/cache.py:26. - critical · Detects command injection patterns in agent skills: shell operators,.... Command Injection finding detected in
test-fixtures/evasive-08-reverse-shell/debug.sh:11. - high · Attempts to access sensitive file: .ssh/. Malicious Code finding detected in
dangerous-patterns.json. - high · Potentially dangerous code pattern detected: curl.*\|.*sh. Code Injection finding detected in
README.md. - high · Potentially dangerous code pattern detected: base64.*decode. Code Injection finding detected in
README.md. - high · Potentially dangerous code pattern detected: base64.*decode. Code Injection finding detected in
RED-TEAM-NOTES.md. - medium · Missing config.json - agent may not be properly configured. Permissions Manifest finding.
- info · Skill manifest does not include a 'license' field. Specifying a license.... Policy Violation finding detected in
SKILL.md.
Each finding is expandable in the interactive list below.
3-Layer Audit Protocol
Security Recommendations for skillguard
Harden command execution
Eliminate dynamic code execution
Resolve policy violations
Related Security Research
Why Generic Scanners Fail at AI Agent Security→Understanding Our 3-Layer Audit Protocol→Related AI Agent Security Audits
Scanned on February 7, 2026. skillguard is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.