retellai-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code snippets for Retell AI integration. All identified external resources, such as the
api.retellai.comWebSocket endpoint and theretell-sdkNPM package, are official vendor assets associated with the skill's primary purpose. Sensitive information like API keys and Webhook URLs are correctly handled via environment variables (e.g.,process.env.RETELL_API_KEY,process.env.BOOKING_WEBHOOK_URL), which is the recommended security practice for secret management. No malicious patterns, obfuscation, unauthorized data access, or persistence mechanisms were detected.
Audit Metadata