paper-with-me

홈 › Papers

RAS-Eval: A Comprehensive Benchmark for Security Evaluation of LLM Agents in Real-World Environments

2025-06-18 · Yuchuan Fu, Xiaohan Yuan, Dongxia Wang

The rapid deployment of Large language model (LLM) agents in critical domains like healthcare and finance necessitates robust security frameworks. To address the absence of standardized evaluation benchmarks for these agents in dynamic environments, we introduce RAS-Eval, a comprehensive security benchmark supporting both simulated and real-world tool execution. RAS-Eval comprises 80 test cases and 3,802 attack tasks mapped to 11 Common Weakness Enumeration (CWE) categories, with tools implemented in JSON, LangGraph, and Model Context Protocol (MCP) formats. We evaluate 6 state-of-the-art LLMs across diverse scenarios, revealing significant vulnerabilities: attacks reduced agent task completion rates (TCR) by 36.78% on average and achieved an 85.65% success rate in academic settings. Notably, scaling laws held for security capabilities, with larger models outperforming smaller counterparts. Our findings expose critical risks in real-world agent deployments and provide a foundational framework for future security research. Code and data are available at https://github.com/lanzer-tree/RAS-Eval.

📄 PDF Abstract BibTeX arXiv:2506.15253

Code (1)

lanzer-tree/ras-eval 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

CyberGym-E2E: Scalable Real-World Benchmark for AI Agents' End-to-End Cybersecurity Capabilities

2026-06-03 · Tianneng Shi, Robin Rheem, Dongwei Jiang, Mona Wang 외 arxiv

AI has the potential to transform cybersecurity by enabling systems that can autonomously detect, analyze, and remediate software vulnerabilities. However, existing cybersecurity evaluations of AI systems are limited in …

SEC-bench: Automated Benchmarking of LLM Agents on Real-World Software Security Tasks

2025-06-13 · Hwiwon Lee, Ziqi Zhang, Hanxiao Lu, Lingming Zhang

Rigorous security-focused evaluation of large language model (LLM) agents is imperative for establishing trust in their safe deployment throughout the software development lifecycle. However, existing benchmarks largely …

BenchmarkingLarge Language Model

Agent Security Bench (ASB): Formalizing and Benchmarking Attacks and Defenses in LLM-based Agents

2024-10-03 · Hanrong Zhang, Jingyuan Huang, Kai Mei, Yifei Yao 외

Although LLM-based agents, powered by Large Language Models (LLMs), can use external tools and memory mechanisms to solve complex real-world tasks, they may also introduce critical security vulnerabilities. However, the …

Autonomous DrivingBackdoor AttackBenchmarking

SecureWebArena: A Holistic Security Evaluation Benchmark for LVLM-based Web Agents

2025-10-11 · Zonghao Ying, Yangguang Shao, Jianle Gan, Gan Xu 외 arxiv

Large vision-language model (LVLM)-based web agents are emerging as powerful tools for automating complex online tasks. However, when deployed in real-world environments, they face serious security risks, motivating the …

Measuring Security Without Fooling Ourselves: Why Benchmarking Agents Is Hard

2026-05-21 · Sahar Abdelnabi, Chris Hicks, Konrad Rieck, Ahmad-Reza Sadeghi arxiv

The benchmarks used to evaluate AI agents in security-critical roles suffer from crucial weaknesses. Building on recent empirical evidence, we characterize three core challenges that undermine security evaluations: bench…