Skip to main content

dev-builder

Enables full-stack developers to implement features based on product specifications, ensuring code quality and functionality verification.

Install this skill

or
98/100

Security score

The dev-builder skill was audited on Feb 27, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 243

Access to .env file

SourceSKILL.md
243const openai = new OpenAI({ apiKey: process.env.OPENAI_API_KEY });
low line 259

Access to .env file

SourceSKILL.md
259apiKey: process.env.ANTHROPIC_API_KEY,
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →