Skip to main content

plan-forge

Facilitates the creation and iterative refinement of implementation plans to identify blind spots and optimize codebase decisions.

Install this skill

or
87/100

Security score

The plan-forge skill was audited on Mar 1, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 75

Access to hidden dotfiles in home directory

SourceSKILL.md
753. **Write initial plan** to `~/.claude/plans/{YYYY-MM-DD}-{feature-slug}-v1.md`.
low line 83

Access to hidden dotfiles in home directory

SourceSKILL.md
83~/.claude/plans/2026-02-23-retry-logic-v1.md <- Phase 0 output (initial)
low line 84

Access to hidden dotfiles in home directory

SourceSKILL.md
84~/.claude/plans/2026-02-23-retry-logic-v2.md <- After Round 1 revision
low line 85

Access to hidden dotfiles in home directory

SourceSKILL.md
85~/.claude/plans/2026-02-23-retry-logic-v3.md <- After Round 2 revision (final)
medium line 663

Access to hidden dotfiles in home directory

SourceSKILL.md
663- **Diff between versions**: Use `diff ~/.claude/plans/*-v1.md ~/.claude/plans/*-v2.md`
Scanned on Mar 1, 2026
View Security Dashboard