paper-with-me

Papers

Measuring Safety Alignment Effects in Autonomous Security Agents

2026-05-19 · Isaac David, Arthur Gervais arxiv

Do stock safety-aligned language models and their uncensored or abliterated derivatives behave differently when run as autonomous security agents? Single-turn refusal benchmarks cannot answer this question: security agents must inspect repositories, call tools, and produce vulnerability evidence inside authorized sandboxes. We present a trace-based benchmark of 30 local vulnerability-analysis tasks with fixed tools, deterministic success predicates, redaction rules, and grounding checks, and compare four stock models against uncensored or abliterated derivatives: Gemma 4 31B, Gemma 4 26B A4B, Qwen2.5-Coder 7B, and Llama 3.1 8B. The artifact contains 1,500 security-agent traces and 800 non-security control traces. The Gemma pairs show large less-restricted gains on security tasks: 14.0% versus 0.7% success for 31B and 10.7% versus 0.0% for 26B, with higher mean grounding (3.91 versus 3.27 and 4.12 versus 1.64 out of five) and 0.0% refusal, suppressed-action, and unsafe-action rates in the 31B traces. However, controls and non-Gemma pairs rule out a clean security-specific or universal less-restricted effect: Gemma gaps also appear on ordinary coding tasks, Qwen2.5-Coder success is lower for the less-restricted derivative (2.0% versus 5.3%), and the abliterated Llama derivative fails the tool protocol. Across all families, hard proof-of-trigger and patch-verification tasks remain unsolved. These results show that safety alignment effects in autonomous security agents should be measured at the system level, separating refusal, unsafe action, tool reliability, and evidence grounding rather than treating refusal rate as the safety signal.

📄 PDF Abstract BibTeX arXiv:2605.19722

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SeClaw: Spec-Driven Security Task Synthesis for Evaluating Autonomous Agents

2026-06-01 · Hao Cheng, Changtao Miao, Tianle Song, Yin Wu 외 arxiv

Autonomous LLM agents increasingly operate in stateful environments where they access tools, files, memory, and external services. While such capabilities enable complex real-world workflows, they also introduce security…

The Open Autonomy Safety Case Framework

2024-04-08 · Michael Wagner, Carmen Carlan

A system safety case is a compelling, comprehensible, and valid argument about the satisfaction of the safety goals of a given system operating in a given environment supported by convincing evidence. Since the publicati…

Autonomous Vehiclesvalid

Towards a Framework to Manage Perceptual Uncertainty for Safe Automated Driving

2019-03-03 · Krzysztof Czarnecki, Rick Salay

Perception is a safety-critical function of autonomous vehicles and machine learning (ML) plays a key role in its implementation. This position paper identifies (1) perceptual uncertainty as a performance measure used to…

Autonomous VehiclesBIG-bench Machine LearningPosition

Open Problems in Machine Unlearning for AI Safety

2025-01-09 · Fazl Barez, Tingchen Fu, Ameya Prabhu, Stephen Casper 외

As AI systems become more capable, widely deployed, and increasingly autonomous in critical areas such as cybersecurity, biological research, and healthcare, ensuring their safety and alignment with human values is param…

Machine Unlearning

Roadmap for Cybersecurity in Autonomous Vehicles

2022-01-19 · Vipin Kumar Kukkala, Sooryaa Vignesh Thiruloga, Sudeep Pasricha

Autonomous vehicles are on the horizon and will be transforming transportation safety and comfort. These vehicles will be connected to various external systems and utilize advanced embedded systems to perceive their envi…

Autonomous Vehicles