Aegis: Towards Governance, Integrity, and Security of AI Voice Agents
Xiang Li, Pin-Yu Chen, Wenqi Wei
TL;DR
Aegis introduces a structured red-teaming framework to evaluate the governance, integrity, and security of Audio Large Language Model–powered voice agents in high-stakes domains. It models end-to-end deployments across banking, IT support, and logistics, with five adversarial scenarios derived from MITRE ATT&CK and an automated GPT-4o–based attack agent operating under diverse personas. The framework reveals that limiting data access via query-based interfaces mitigates identity and data-exfiltration risks, but behavioral vulnerabilities such as resource abuse and privilege escalation persist, especially for open-weight models. The findings advocate a layered defense approach—combining access control, policy enforcement, and continuous behavioral monitoring—and underscore governance, auditing, and regulatory considerations for safer deployment of next-generation voice agents.
Abstract
With the rapid advancement and adoption of Audio Large Language Models (ALLMs), voice agents are now being deployed in high-stakes domains such as banking, customer service, and IT support. However, their vulnerabilities to adversarial misuse still remain unexplored. While prior work has examined aspects of trustworthiness in ALLMs, such as harmful content generation and hallucination, systematic security evaluations of voice agents are still lacking. To address this gap, we propose Aegis, a red-teaming framework for the governance, integrity, and security of voice agents. Aegis models the realistic deployment pipeline of voice agents and designs structured adversarial scenarios of critical risks, including privacy leakage, privilege escalation, resource abuse, etc. We evaluate the framework through case studies in banking call centers, IT Support, and logistics. Our evaluation shows that while access controls mitigate data-level risks, voice agents remain vulnerable to behavioral attacks that cannot be addressed through access restrictions alone, even under strict access controls. We observe systematic differences across model families, with open-weight models exhibiting higher susceptibility, underscoring the need for layered defenses that combine access control, policy enforcement, and behavioral monitoring to secure next-generation voice agents.
