infra-config-setup-env
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill promotes secure environment configuration practices, including mandatory runtime validation of all variables using Zod schemas to prevent undefined or incorrectly typed configurations.
- [SAFE]: Strong security boundaries are established by instructing the use of framework-specific prefixes (NEXT_PUBLIC_ and VITE_) to prevent accidental exposure of server-side secrets in client-side bundles.
- [SAFE]: The skill provides clear instructions on secret management, specifically advising against committing credentials to version control and recommending the use of .env.local and CI/CD secrets.
Audit Metadata