retellai-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation resource providing implementation patterns. A thorough analysis across all threat categories (obfuscation, data exfiltration, command execution, and prompt injection) found no malicious content or vulnerabilities.
- [CREDENTIALS_UNSAFE]: The code samples correctly demonstrate the use of environment variables (
process.env.RETELL_API_KEY) for authentication, which is the recommended security practice for API keys. - [EXTERNAL_DOWNLOADS]: The skill references official and well-known libraries such as
retell-sdkandzodfrom standard package registries. These are legitimate dependencies for the skill's stated purpose.
Audit Metadata