retellai-enterprise-rbac
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard integration patterns for Retell AI, which is a well-known telephony and voice agent service. The documented workflows are consistent with the service's intended use case.
- [EXTERNAL_DOWNLOADS]: The skill references the official
retell-sdkpackage via npm and provides links to the official documentation atretellai.com. These sources are recognized as trusted for the integration of this service. - [COMMAND_EXECUTION]: Includes examples of using
curlto interact with the officialapi.retellai.comendpoints. These operations are restricted to the official service domain and are used for routine administrative tasks like managing API keys and agents. - [SAFE]: The skill correctly demonstrates best practices for credential management by referencing environment variables (
RETELL_API_KEY,RETELL_ADMIN_KEY) rather than hardcoding sensitive secrets in the skill instructions or scripts.
Audit Metadata