On the Suitability of LLM-Driven Agents for Dark Pattern Audits
AI 摘要
评估LLM驱动的智能体在暗黑模式审计中的适用性,并分析其可行性和局限性。
主要贡献
- 设计并部署了一个用于暗黑模式审计的LLM驱动智能体。
- 评估了该智能体在数据权利请求工作流程中的性能。
- 分析了智能体在识别暗黑模式时的可靠性和局限性。
方法论
设计LLM驱动的智能体,使其能够遍历网站,收集证据,并对潜在的暗黑模式进行分类,进行实验评估。
原文摘要
As LLM-driven agents begin to autonomously navigate the web, their ability to interpret and respond to manipulative interface design becomes critical. A fundamental question that emerges is: can such agents reliably recognize patterns of friction, misdirection, and coercion in interface design (i.e., dark patterns)? We study this question in a setting where the workflows are consequential: website portals associated with the submission of CCPA-related data rights requests. These portals operationalize statutory rights, but they are implemented as interactive interfaces whose design can be structured to facilitate, burden, or subtly discourage the exercise of those rights. We design and deploy an LLM-driven auditing agent capable of end-to-end traversal of rights-request workflows, structured evidence gathering, and classification of potential dark patterns. Across a set of 456 data broker websites, we evaluate: (1) the ability of the agent to consistently locate and complete request flows, (2) the reliability and reproducibility of its dark pattern classifications, and (3) the conditions under which it fails or produces poor judgments. Our findings characterize both the feasibility and the limitations of using LLM-driven agents for scalable dark pattern auditing.