Environment Variable Audit
Spawn the scanner agent in env-audit mode:
Scan mode: env-audit
Scope: $ARGUMENTS (scan entire repo if empty)
Run a full env-audit scan:
- Collect all env var references in code (by detected stack/language)
- Collect all env var sources (.env files, Docker, CI configs, Terraform, serverless)
- Cross-reference and classify: missing, undocumented, stale, naming inconsistencies, clean
Return the structured findings report with 🔴 / 🟡 / 🟢 / ⚠️ sections and sum
[Description truncada. Veja o README completo no GitHub.]