env-file-generator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template generator for environment configuration files, providing boilerplate for various web and containerized environments without executing external code or performing network operations.
- [SAFE]: All security-sensitive variables in the provided templates (such as AWS keys, Stripe secrets, and database passwords) use safe placeholder strings like 'your-api-key-here', preventing the exposure of real credentials.
- [SAFE]: The skill includes explicit security documentation advising users on best practices, such as using .gitignore to prevent committing sensitive files and methods for generating secure random keys.
- [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized data exfiltration was found in the analyzed files.
Audit Metadata