templates
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a repository for standard project templates. It does not contain any executable code, obfuscation, or malicious instructions.
- [EXTERNAL_DOWNLOADS]: The templates provide instructions to install well-known and standard libraries from official registries (NPM, PyPI, and Flutter's pub.dev), which is expected behavior for project scaffolding.
- [DATA_EXPOSURE]: The templates correctly guide users to handle sensitive information (like database URLs, Stripe keys, and Auth secrets) through environment variables rather than hardcoding them, aligning with security best practices.
Audit Metadata