Skip to main content

sgnk-recall

Facilitates deterministic loading of SGNK snapshots, enabling seamless transitions between accounts and tools while managing git states.

Install this skill

or
45/100

Security score

The sgnk-recall skill was audited on Jun 11, 2026 and we found 9 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 33

Template literal with variable interpolation in command context

SourceSKILL.md
33`"${GVC_BASE_DIR:-$HOME/Desktop/GitHub}/<name>"`. If that's not a git repo,
medium line 48

Template literal with variable interpolation in command context

SourceSKILL.md
48```bash
medium line 160

Template literal with variable interpolation in command context

SourceSKILL.md
160```bash
medium line 171

Template literal with variable interpolation in command context

SourceSKILL.md
171```bash
medium line 26

Access to hidden dotfiles in home directory

SourceSKILL.md
26- `all` — every registered repo in `~/.sgnk/GLOBAL-REGISTRY.md`.
medium line 34

Access to hidden dotfiles in home directory

SourceSKILL.md
34grep `~/.sgnk/GLOBAL-REGISTRY.md` for a matching basename. Ask the user
medium line 92

Access to hidden dotfiles in home directory

SourceSKILL.md
92(`~/.claude/projects/<sanitized-cwd>/<uuid>.jsonl`). If anything in the cards
medium line 163

Access to hidden dotfiles in home directory

SourceSKILL.md
163Creates `~/.sgnk/{bin,state}`, installs the three hook scripts, and merges the
medium line 164

Access to hidden dotfiles in home directory

SourceSKILL.md
164SessionStart / UserPromptSubmit / SessionEnd hooks into `~/.claude/settings.json`
Scanned on Jun 11, 2026
View Security Dashboard
Installation guide →