Skip to main content

planning-with-files

Facilitates complex task planning using file-based methods, enhancing organization and session recovery for multi-step projects.

Install this skill

or
0/100

Security score

The planning-with-files skill was audited on Feb 9, 2026 and we found 6 security issues across 1 threat category, including 3 critical. Review the findings below before installing.

Categories Tested

Security Issues

medium line 64

Template literal with variable interpolation in command context

SourceSKILL.md
64```bash
high line 82

Template literal with variable interpolation in command context

SourceSKILL.md
82- **Templates** are in `${CLAUDE_PLUGIN_ROOT}/templates/`
high line 87

Template literal with variable interpolation in command context

SourceSKILL.md
87| Skill directory (`${CLAUDE_PLUGIN_ROOT}/`) | Templates, scripts, reference docs |
critical line 17

Piping content to bash shell

SourceSKILL.md
17- matcher: "Write|Edit|Bash|Read|Glob|Grep"
critical line 45

Piping content to sh shell

SourceSKILL.md
45powershell -ExecutionPolicy Bypass -File "$SCRIPT_DIR/check-complete.ps1" 2>/dev/null ||
critical line 48

Piping content to sh shell

SourceSKILL.md
48powershell -ExecutionPolicy Bypass -File "$SCRIPT_DIR/check-complete.ps1" 2>/dev/null ||
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →