Skip to main content

chief-upgrade

Upgrades the chief tool to the latest version and provides information on new features.

Install this skill

or
76/100

Security score

The chief-upgrade skill was audited on Jun 5, 2026 and we found 12 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 25

Template literal with variable interpolation in command context

SourceSKILL.md
25```bash
low line 28

Access to hidden dotfiles in home directory

SourceSKILL.md
28[ -z "$_AUTO" ] && _AUTO=$(~/.claude/skills/chief/bin/chief-config get auto_upgrade 2>/dev/null || true)
low line 42

Access to hidden dotfiles in home directory

SourceSKILL.md
42~/.claude/skills/chief/bin/chief-config set auto_upgrade true
low line 48

Access to hidden dotfiles in home directory

SourceSKILL.md
48_SNOOZE_FILE=~/.chief/update-snoozed
medium line 64

Access to hidden dotfiles in home directory

SourceSKILL.md
64Tell user the snooze duration: "Next reminder in 24h" (or 48h or 1 week, depending on level). Tip: "Set `auto_upgrade: true` in `~/.chief/config.yaml` for automatic upgrades."
low line 68

Access to hidden dotfiles in home directory

SourceSKILL.md
68~/.claude/skills/chief/bin/chief-config set update_check false
medium line 70

Access to hidden dotfiles in home directory

SourceSKILL.md
70Tell user: "Update checks disabled. Run `~/.claude/skills/chief/bin/chief-config set update_check true` to re-enable."
low line 167

Access to hidden dotfiles in home directory

SourceSKILL.md
167mkdir -p ~/.chief
low line 168

Access to hidden dotfiles in home directory

SourceSKILL.md
168echo "$OLD_VERSION" > ~/.chief/just-upgraded-from
low line 169

Access to hidden dotfiles in home directory

SourceSKILL.md
169rm -f ~/.chief/last-update-check
low line 170

Access to hidden dotfiles in home directory

SourceSKILL.md
170rm -f ~/.chief/update-snoozed
low line 201

Access to hidden dotfiles in home directory

SourceSKILL.md
201~/.claude/skills/chief/bin/chief-update-check --force 2>/dev/null || \
Scanned on Jun 5, 2026
View Security Dashboard
Installation guide →
Rate this skill
Categoryother
UpdatedJune 15, 2026
onlypfachi/chief