planning
Enhances task execution by creating persistent markdown files to track goals, findings, and progress during complex projects.
Install this skill
Security score
The planning skill was audited on Mar 1, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 67 | ```bash |
Template literal with variable interpolation in command context
| 99 | ```bash |
Template literal with variable interpolation in command context
| 296 | ```bash |
Template literal with variable interpolation in command context
| 301 | ```bash |
Access to hidden dotfiles in home directory
| 73 | cat ~/.claude/skills/planning/templates/task_plan.md > "$PLAN_DIR/task_plan.md" |
Access to hidden dotfiles in home directory
| 74 | cat ~/.claude/skills/planning/templates/findings.md > "$PLAN_DIR/findings.md" |
Access to hidden dotfiles in home directory
| 75 | cat ~/.claude/skills/planning/templates/progress.md > "$PLAN_DIR/progress.md" |
Access to hidden dotfiles in home directory
| 242 | Templates are in `~/.claude/skills/planning/templates/`: |
Access to hidden dotfiles in home directory
| 249 | - **User scope** (global): `~/.claude/skills/planning/templates/` |
Access to hidden dotfiles in home directory
| 290 | ls ~/.claude/skills/planning/templates/ |
Install this skill with one command
/learn @23blocks-os/planning