plan-eng-review
Facilitates engineering plan reviews by locking in execution plans, architecture, and performance considerations with interactive recommendations.
Install this skill
Security score
The plan-eng-review skill was audited on Jun 5, 2026 and we found 22 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Access to hidden dotfiles in home directory
| 25 | _UPD=$(~/.claude/skills/chief/bin/chief-update-check 2>/dev/null || .claude/skills/chief/bin/chief-update-check 2>/dev/null || true) |
Access to hidden dotfiles in home directory
| 27 | mkdir -p ~/.chief/sessions |
Access to hidden dotfiles in home directory
| 28 | touch ~/.chief/sessions/"$PPID" |
Access to hidden dotfiles in home directory
| 29 | _SESSIONS=$(find ~/.chief/sessions -mmin -120 -type f 2>/dev/null | wc -l | tr -d ' ') |
Access to hidden dotfiles in home directory
| 30 | find ~/.chief/sessions -mmin +120 -type f -delete 2>/dev/null || true |
Access to hidden dotfiles in home directory
| 31 | _CONTRIB=$(~/.claude/skills/chief/bin/chief-config get chief_contributor 2>/dev/null || true) |
Access to hidden dotfiles in home directory
| 32 | _PROACTIVE=$(~/.claude/skills/chief/bin/chief-config get proactive 2>/dev/null || echo "true") |
Access to hidden dotfiles in home directory
| 36 | _LAKE_SEEN=$([ -f ~/.chief/.completeness-intro-seen ] && echo "yes" || echo "no") |
Access to hidden dotfiles in home directory
| 38 | mkdir -p ~/.chief/analytics |
Access to hidden dotfiles in home directory
| 39 | echo '{"skill":"plan-eng-review","ts":"'$(date -u +%Y-%m-%dT%H:%M:%SZ)'","repo":"'$(basename "$(git rev-parse --show-toplevel 2>/dev/null)" 2>/dev/null || echo "unknown")'"}' >> ~/.chief/analytics/sk |
Access to hidden dotfiles in home directory
| 45 | If output shows `UPGRADE_AVAILABLE <old> <new>`: read `~/.claude/skills/chief/chief-upgrade/SKILL.md` and follow the "Inline upgrade flow" (auto-upgrade if configured, otherwise AskUserQuestion with 4 |
Access to hidden dotfiles in home directory
| 54 | touch ~/.chief/.completeness-intro-seen |
Access to hidden dotfiles in home directory
| 106 | **To file:** write `~/.chief/contributor-logs/{slug}.md` with **all sections below** (do not truncate — include every section through the Date/Version footer): |
Access to hidden dotfiles in home directory
| 204 | SLUG=$(~/.claude/skills/chief/browse/bin/remote-slug 2>/dev/null || basename "$(git rev-parse --show-toplevel 2>/dev/null || pwd)") |
Access to hidden dotfiles in home directory
| 206 | DESIGN=$(ls -t ~/.chief/projects/$SLUG/*-$BRANCH-design-*.md 2>/dev/null | head -1) |
Access to hidden dotfiles in home directory
| 207 | [ -z "$DESIGN" ] && DESIGN=$(ls -t ~/.chief/projects/$SLUG/*-design-*.md 2>/dev/null | head -1) |
Access to hidden dotfiles in home directory
| 287 | source <(~/.claude/skills/chief/bin/chief-slug 2>/dev/null) && mkdir -p ~/.chief/projects/$SLUG |
Access to hidden dotfiles in home directory
| 292 | Write to `~/.chief/projects/{slug}/{user}-{branch}-test-plan-{datetime}.md`: |
Access to hidden dotfiles in home directory
| 395 | ~/.claude/skills/chief/bin/chief-review-log '{"skill":"plan-eng-review","timestamp":"TIMESTAMP","status":"STATUS","unresolved":N,"critical_gaps":N,"mode":"MODE","commit":"COMMIT"}' |
Access to hidden dotfiles in home directory
| 411 | ~/.claude/skills/chief/bin/chief-review-read |
External URL reference
| 49 | thing when AI makes the marginal cost near-zero. Read more: https://garryslist.org/posts/boil-the-ocean" |
External URL reference
| 53 | open https://garryslist.org/posts/boil-the-ocean |