Skip to main content

ai-factory.implement

Facilitates the execution of implementation tasks, tracking progress and enabling session continuation for coding projects.

Install this skill

or
98/100

Security score

The ai-factory.implement skill was audited on Mar 1, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 419

Access to .env file

SourceSKILL.md
419const LOG_LEVEL = process.env.LOG_LEVEL || 'debug';
low line 423

Access to .env file

SourceSKILL.md
423if (process.env.DEBUG) {
Scanned on Mar 1, 2026
View Security Dashboard