Skip to main content

auto-draft

Automates the generation of planning documents from mockups and project artifacts, streamlining the workflow from analysis to final PPT creation.

Install this skill

or
81/100

Security score

The auto-draft skill was audited on Feb 19, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 97

Template literal with variable interpolation in command context

SourceSKILL.md
97throw new Error(`PRD file not found: ${prd}`);
medium line 122

Template literal with variable interpolation in command context

SourceSKILL.md
122prompt: `You are the auto-draft-orchestrator agent.
medium line 162

Template literal with variable interpolation in command context

SourceSKILL.md
162pptFile: `${outputDir}/${projectName}-draft-V${version}.pptx`,
low line 227

External URL reference

SourceSKILL.md
227/auto-draft https://my-todo-app.com
low line 233

External URL reference

SourceSKILL.md
233/auto-draft https://my-todo-app.com --prd docs/prd.md
low line 239

External URL reference

SourceSKILL.md
239/auto-draft https://my-todo-app.com --screenshots ./screens/
low line 245

External URL reference

SourceSKILL.md
245/auto-draft https://my-shop.com \
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →