environment-setup
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development templates for environment configuration and does not include any malicious instructions or data exfiltration patterns.
- [CREDENTIALS_UNSAFE]: The skill includes examples of sensitive environment variable names (e.g., AWS_SECRET_ACCESS_KEY, STRIPE_SECRET_KEY) within a .env.example file. These are clearly marked as placeholders and are part of a template designed to teach secure management of credentials.
- [EXTERNAL_DOWNLOADS]: The skill references established and trusted Node.js packages (zod and dotenv) for configuration validation, which is a recommended security best practice.
Audit Metadata