Agent Skills: env-setup

Scans a codebase for environment variable usage to generate or sync .env.example, validate .env completeness against what the code actually reads, and detect leaked secrets in .env or git history. Use for "/env-setup", "update .env.example", "sync .env.example with the codebase", "check if .env has everything it needs", "is .env in .gitignore", or "scan for leaked secrets in .env". Not a full security audit (use review-security for OWASP-level scanning) and not a generic secret-rotation or CI-secrets-injection tool.

UncategorizedID: mgiovani/cc-arsenal/env-setup

Install this agent skill to your local

pnpm dlx add-skill https://github.com/mgiovani/cc-arsenal/env-setup

Skill Files

Browse the full folder contents for env-setup.

Download Skill

Loading file tree…

Select a file to preview its contents.