ai-voice-bots
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and robust patterns for implementing PII (Personally Identifiable Information) redaction and maintaining regulatory compliance with GDPR, TCPA, and PCI DSS. This is demonstrated in detailed references like
references/voice-safety-compliance.mdandreferences/pipecat-patterns.md. - [SAFE]: All identified external service integrations target well-known and reputable organizations including Twilio, Anthropic, OpenAI, Deepgram, and LiveKit. No suspicious or unverified remote sources were detected.
- [SAFE]: The included Python scripts,
scripts/call_quality_scorer.pyandscripts/voice_latency_audit.py, perform local analytical tasks using standard libraries. They do not exhibit any malicious behaviors such as unauthorized network communication, privilege escalation, or dynamic code execution. - [SAFE]: The skill uses placeholders for sensitive information (e.g.,
your-api-key,AWS_KEY,DEEPGRAM_KEY) and correctly instructs users to manage secrets via environment variables or secure storage, avoiding hardcoded credentials.
Audit Metadata