Skip to main content

spec-workflow

Automates the Spec-Driven Development workflow, ensuring adherence to acceptance criteria and TDD principles during feature implementation.

Install this skill

or
75/100

Security score

The spec-workflow 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 93

Template literal with variable interpolation in command context

SourceSKILL.md
93await ask(`以下のACで実装を進めます。よろしいですか?
medium line 129

Template literal with variable interpolation in command context

SourceSKILL.md
129console.log(`✅ ${ac}`)
medium line 147

Template literal with variable interpolation in command context

SourceSKILL.md
147console.log(`次のSubtask: ${getNextSubtask()}`)
medium line 168

Template literal with variable interpolation in command context

SourceSKILL.md
168const response = `
medium line 209

Template literal with variable interpolation in command context

SourceSKILL.md
209await ask(`
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →