Skip to main content

incremental-implementation

Facilitates incremental code implementation, ensuring manageable feature development through systematic testing and verification.

Install this skill

or
99/100

Security score

The incremental-implementation skill was audited on May 17, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 153

Access to .env file

SourceSKILL.md
153const ENABLE_TASK_SHARING = process.env.FEATURE_TASK_SHARING === 'true';
Scanned on May 17, 2026
View Security Dashboard