English

Evaluating Privilege Usage of Agents with Real-World Tools

Cryptography and Security 2026-04-21 v2 Artificial Intelligence

Abstract

Equipping LLM agents with real-world tools can substantially improve productivity. However, granting agents autonomy over tool use also transfers the associated privileges to both the agent and the underlying LLM. Improper privilege usage may lead to serious consequences, including information leakage and infrastructure damage. While several benchmarks have been built to study agents' security, they often rely on pre-coded tools and restricted interaction patterns. Such crafted environments differ substantially from the real-world, making it hard to assess agents' security capabilities in critical privilege control and usage. Therefore, we propose GrantBox, a security evaluation sandbox for analyzing agent privilege usage. GrantBox automatically integrates real-world tools and allows LLM agents to invoke genuine privileges, enabling the evaluation of privilege usage under prompt injection attacks. Our results indicate that while LLMs exhibit basic security awareness and can block some direct attacks, they remain vulnerable to more sophisticated attacks, resulting in an average attack success rate of 84.80% in carefully crafted scenarios.

Keywords

Cite

@article{arxiv.2603.28166,
  title  = {Evaluating Privilege Usage of Agents with Real-World Tools},
  author = {Quan Zhang and Lianhang Fu and Lvsi Lian and Gwihwan Go and Yujue Wang and Chijin Zhou and Yu Jiang and Geguang Pu},
  journal= {arXiv preprint arXiv:2603.28166},
  year   = {2026}
}

Comments

Accepted to the FSE 2026 Ideas, Visions, and Reflections track

R2 v1 2026-07-01T11:43:41.994Z