English

Towards Automating Data Access Permissions in AI Agents

Cryptography and Security 2025-11-25 v1 Artificial Intelligence Human-Computer Interaction Machine Learning

Abstract

As AI agents attempt to autonomously act on users' behalf, they raise transparency and control issues. We argue that permission-based access control is indispensable in providing meaningful control to the users, but conventional permission models are inadequate for the automated agentic execution paradigm. We therefore propose automated permission management for AI agents. Our key idea is to conduct a user study to identify the factors influencing users' permission decisions and to encode these factors into an ML-based permission management assistant capable of predicting users' future decisions. We find that participants' permission decisions are influenced by communication context but importantly individual preferences tend to remain consistent within contexts, and align with those of other participants. Leveraging these insights, we develop a permission prediction model achieving 85.1% accuracy overall and 94.4% for high-confidence predictions. We find that even without using permission history, our model achieves an accuracy of 66.9%, and a slight increase of training samples (i.e., 1-4) can substantially increase the accuracy by 10.8%.

Keywords

Cite

@article{arxiv.2511.17959,
  title  = {Towards Automating Data Access Permissions in AI Agents},
  author = {Yuhao Wu and Ke Yang and Franziska Roesner and Tadayoshi Kohno and Ning Zhang and Umar Iqbal},
  journal= {arXiv preprint arXiv:2511.17959},
  year   = {2025}
}

Comments

Accepted by the IEEE Symposium on Security and Privacy (S&P) 2026

R2 v1 2026-07-01T07:50:04.344Z