Skip to main content

ai-factory.fix

Analyzes and fixes bugs in codebases, ensuring logging and test coverage for effective debugging and verification.

Install this skill

or
99/100

Security score

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

Categories Tested

Security Issues

low line 144

Access to .env file

SourceSKILL.md
144const LOG_FIX = process.env.LOG_LEVEL === 'debug' || process.env.DEBUG_FIX;
Scanned on Mar 1, 2026
View Security Dashboard