environment-setup
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational templates for configuration management. All provided credentials (such as API keys and database URLs) are clearly marked as placeholders or intended for local development environments.
- [SAFE]: The instructions explicitly include security best practices, such as using .gitignore to prevent committing sensitive environment files and using type-safe validation with Zod.
- [EXTERNAL_DOWNLOADS]: The skill references well-known libraries like 'dotenv' and 'zod' through their official documentation and GitHub repositories. These are standard tools for the described tasks.
- [DATA_EXFILTRATION]: No network operations or commands to transmit sensitive data externally were detected.
Audit Metadata