deployment-validation-config-validate
Validates and tests application configurations, ensuring correctness and security through comprehensive validation schemas and automated processes.
Install this skill
or
84/100
Security score
The deployment-validation-config-validate skill was audited on Mar 1, 2026 and we found 2 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 147
Template literal with variable interpolation in command context
SourceSKILL.md
| 147 | if (!validate) throw new Error(`Schema '${schemaName}' not found`); |
low line 57
Access to .env file
SourceSKILL.md
| 57 | '**/*.ini', '**/*.env*', '**/config.js' |
Scanned on Mar 1, 2026
View Security Dashboard