Skip to main content

freeze

Restricts file edits to a specific directory, preventing accidental changes outside the defined scope during debugging sessions.

Install this skill

or
92/100

Security score

The freeze skill was audited on May 11, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 60

Template literal with variable interpolation in command context

SourceSKILL.md
60```bash
low line 40

Access to hidden dotfiles in home directory

SourceSKILL.md
40mkdir -p ~/.gstack/analytics
low line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41echo '{"skill":"freeze","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-usag
low line 62

Access to hidden dotfiles in home directory

SourceSKILL.md
62eval "$(~/.claude/skills/gstack/bin/gstack-paths)"
Scanned on May 11, 2026
View Security Dashboard
Installation guide →
GitHub Stars 92.6K
Rate this skill
Categorydevelopment
UpdatedMay 12, 2026
garrytan/gstack