environment-setup
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate templates for environment variable management and does not contain executable malicious code or dangerous commands.
- [SAFE]: All credentials provided in the configuration templates, such as Stripe keys, AWS IDs, and database passwords, are clearly identified as placeholders or instructional examples and do not represent actual exposed secrets.
- [SAFE]: The skill explicitly reinforces security best practices by instructing users to add sensitive environment files to their version control ignore list (e.g., .gitignore) to prevent accidental data exposure.
- [SAFE]: Dependencies such as 'zod' and 'dotenv' are well-known, legitimate libraries used for configuration management and schema validation.
Audit Metadata