Skip to main content

deployment-validation-config-validate

Specializes in validating and testing application configurations to ensure correctness and security across environments.

Install this skill

or
94/100

Security score

The deployment-validation-config-validate skill was audited on May 12, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 145

Template literal with variable interpolation in command context

SourceSKILL.md
145if (!validate) throw new Error(`Schema '${schemaName}' not found`);
low line 55

Access to .env file

SourceSKILL.md
55'**/*.ini', '**/*.env*', '**/config.js'
Scanned on May 12, 2026
View Security Dashboard
Installation guide →