Validate Config
CommunityAudits config and secrets for robust security.
System Documentation
What problem does it solve?
Checks configuration and secrets hygiene across the project. Detects hardcoded secrets, validates environment variable usage, verifies config schemas, ensures secrets come from expected sources (env vars, secret managers, encrypted files), and flags configuration that would break across environments. This skill catches the class of bugs where code works on one machine but fails in staging or production because of config assumptions.
Core Features & Use Cases
- Inventories configuration files across environments
- Detects hardcoded secrets and improper secret sourcing
- Validates environment variable usage and cross-environment consistency
- Generates a structured validation report for audits and compliance
Quick Start
Run the validation against a project root to identify config and secrets hygiene issues.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Validate Config Download link: https://github.com/beekeeper-lab/foundry/archive/main.zip#validate-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.