careful
Provides safety guardrails for destructive commands, warning users before executing potentially harmful operations in production environments.
Install this skill
or
98/100
Security score
The careful skill was audited on May 11, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 35
Access to hidden dotfiles in home directory
SourceSKILL.md
| 35 | mkdir -p ~/.gstack/analytics |
low line 36
Access to hidden dotfiles in home directory
SourceSKILL.md
| 36 | echo '{"skill":"careful","ts":"'$(date -u +%Y-%m-%dT%H:%M:%SZ)'","repo":"'$(basename "$(git rev-parse --show-toplevel 2>/dev/null)" 2>/dev/null || echo "unknown")'"}' >> ~/.gstack/analytics/skill-usa |
Scanned on May 11, 2026
View Security Dashboard