Skip to main content

configuration-management

Facilitates application configuration management, including environment variables, secret management, and feature flags for optimal deployment.

Install this skill

or
82/100

Security score

The configuration-management skill was audited on Mar 4, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 39

Template literal with variable interpolation in command context

SourceSKILL.md
39```bash
low line 40

Access to .env file

SourceSKILL.md
40# .env.development
low line 48

Access to .env file

SourceSKILL.md
48# .env.production
low line 56

Access to .env file

SourceSKILL.md
56# .env.test
medium line 97

Access to .env file

SourceSKILL.md
97- Commit .env files with real secrets
medium line 103

Access to .env file

SourceSKILL.md
103- Access process.env directly everywhere
Scanned on Mar 4, 2026
View Security Dashboard
Installation guide →