Skip to main content

breakdown-plan

Generates comprehensive GitHub project plans with automated issue creation, prioritization, and tracking for Agile teams.

Install this skill

or
85/100

Security score

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

Categories Tested

Security Issues

medium line 391

Template literal with variable interpolation in command context

SourceSKILL.md
391```yaml
medium line 421

Template literal with variable interpolation in command context

SourceSKILL.md
421title: `Feature: ${{ github.event.inputs.feature_name }}`,
medium line 422

Template literal with variable interpolation in command context

SourceSKILL.md
422body: `# Feature: ${{ github.event.inputs.feature_name }}\n\n...`,
Scanned on Mar 1, 2026
View Security Dashboard