picoclaw-security-guardian
Enhances Picoclaw's security posture with configuration drift detection and supply-chain verification guidance.
Install this skill
or
91/100
Security score
The picoclaw-security-guardian skill was audited on Jun 11, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 33
Template literal with variable interpolation in command context
SourceSKILL.md
| 33 | ```bash |
low line 133
Access to hidden dotfiles in home directory
SourceSKILL.md
| 133 | node scripts/check_advisories.mjs --feed ~/.picoclaw/security/clawsec/feed.json --state ~/.picoclaw/security/clawsec/feed-verification-state.json |
low line 144
Access to hidden dotfiles in home directory
SourceSKILL.md
| 144 | node scripts/generate_profile.mjs --output ~/.picoclaw/security/clawsec/current-profile.json |
low line 150
Access to hidden dotfiles in home directory
SourceSKILL.md
| 150 | node scripts/check_drift.mjs --baseline ~/.picoclaw/security/clawsec/baseline-profile.json --current ~/.picoclaw/security/clawsec/current-profile.json --fail-on critical |
low line 5
External URL reference
SourceSKILL.md
| 5 | homepage: https://clawsec.prompt.security |
Scanned on Jun 11, 2026
View Security Dashboard