Skip to main content

guard

Enhances safety in command execution by providing warnings for destructive actions and restricting edits to specified directories.

Install this skill

or
93/100

Security score

The guard skill was audited on Jun 3, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 65

Template literal with variable interpolation in command context

SourceSKILL.md
65```bash
low line 45

Access to hidden dotfiles in home directory

SourceSKILL.md
45mkdir -p ~/.gstack/analytics
low line 46

Access to hidden dotfiles in home directory

SourceSKILL.md
46echo '{"skill":"guard","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-usage
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →
GitHub Stars 4
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
forbotsake/forbotsake