retellai-reliability-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill contains legitimate implementation patterns for Retell AI voice agents and telephony, focusing on platform reliability and resilience.
- [INDIRECT_PROMPT_INJECTION]: The skill demonstrates processing external webhook data (transcripts) in
references/resilience-code.md, which is an ingestion point for external content. The provided examples focus on latency management and caching rather than processing untrusted instructions. - Ingestion points:
references/resilience-code.md(viareq.bodyin the webhook handler) - Boundary markers: None present in the simplified architectural examples
- Capability inventory: Network response generation and Redis cache interaction
- Sanitization: None present in the simplified code snippets
- [EXTERNAL_DOWNLOADS]: References the official
retell-sdkpackage from the public npm registry.
Audit Metadata