Skip to main content

feature-flags

Enables gradual feature rollouts and A/B testing through a feature flag system, allowing controlled feature availability without deployments.

Install this skill

or
94/100

Security score

The feature-flags skill was audited on Feb 9, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 104

Template literal with variable interpolation in command context

SourceSKILL.md
104const hash = this.hashString(`${userId}:${flagName}`);
low line 444

Fetch to external URL

SourceSKILL.md
444fetch('/api/features')
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry