retellai-multi-env-setup
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides architectural patterns for environment separation and configuration management using standard software development practices.
- [CREDENTIALS_UNSAFE]: The skill correctly handles sensitive information by referencing environment variables (process.env.RETELL_API_KEY) and provides clear instructions for secure storage in .env.local (marked as git-ignored), AWS Secrets Manager, and GCP Secret Manager.
- [EXTERNAL_DOWNLOADS]: The skill references the official retell-sdk and zod packages from the public NPM registry, which is a well-known and expected service for this implementation.
Audit Metadata