Skip to content

Agentic Threats

Tool misuse, autonomous harm, and agent-specific attack vectors

Resources
380
Page
6/8

Newest first

Search instead
paper2026Unreviewed

Concepts for Securing Agentic AI Coding and the Terok Environment

Jiří Vyskočil, Franz Pöschel, Andreas Knüpfer

Agentic AI is a fascinating new tool for software development. It is a huge step forward compared to "conventional" AI assisted coding, which in turn was a considerable breakthrough earlier. AI support through LLMs is a young and very fast-moving field. The "conventional"…

paper2026Unreviewed

Agentic Settlement Protocol: An Application Profile for Refundable, Delayed-Fulfilment Agent Commerce on Stablecoin Rails

Behnam, Mohammadkhani, Atul Khekade +1

Autonomous agents can already pay per request: HTTP-native protocols such as x402 let an agent sign a stablecoin authorization and receive a resource in the same round trip. That model is atomic and final, which suits metered access and fails commerce: a purchase made on a…

paper2026Unreviewed

Skynet: Workflow-Level Anomaly Detection for Agentic AI via Semantic and Structural Modeling

Chaoyu Zhang, Hexuan Yu, Heng Jin +6

Agentic AI systems execute complex tasks through long-horizon workflows of planning, tool use, and multi-agent coordination. Task failures in these systems often originate from a single step, such as an injected prompt or a flawed plan, and are then amplified through downstream…

paper2026Unreviewed

VEX-Bench: Benchmarking LLM Agents for Assessing Exploitability of Software Supply Chain Vulnerabilities

Jiahao Shi, Edward Tsien, Yifeng Di +10

The software supply chain has become an increasingly exposed attack surface because of its reliance on intricate yet fragile dependencies. Existing defenses such as GitHub Dependabot often raise many false alerts because their coarse-grained matching cannot determine whether a…

paper2026Unreviewed

BlueSTAR: Tiered Agentic Architecture for Autonomous Cyber Defense

Simona Boboila, Xavier Cadet, Edward Koh +4

Cyber attacks are increasingly automated, narrowing the time available for human analysts to detect, reason about, and respond to intrusions. Large language models (LLMs) offer a promising foundation for autonomous cyber defense because they can correlate heterogeneous evidence…

paper2026Unreviewed

SchemeArena: Factorized Stress Testing of Scheming in LLM Agents

Jie Ruan, Inderjeet Nair, Amy Liu +3

We study scheming in LLM agents, in which agents covertly pursue misaligned goals. Our focus is to understand how scheming arises from the interaction of key factors, such as instrumental goals, environmental affordances, oversight conditions, and perceived consequences. Prior…

paper2026Unreviewed

SE-GoS: Self-Evolving Graph-of-Skills for Skill Library at Scale

Dawei Fu, Cheng Jiang, Sitian Qian +2

Modern LLM agents increasingly rely on reusable skills, yet as skill libraries scale to thousands of entries, effective retrieval becomes a bottleneck. Graph-of-Skills (GoS) addresses this challenge by exploiting dependency-aware graph structure for scalable skill retrieval,…

paper2026CEUR Workshop Proceedings, Vol-4260: Proceedings of the 8th Workshop for Young Scientists in Computer Science & Software Engineering (CS&SE@SW 2025)Unreviewed

A framework for efficient and secure LLM agency: a case for the GraphQL paradigm

Viktor Zhakhalov

LLM agents must translate natural language into concrete actions on external tools. Most systems use JSON-based function calling or, more riskily, let models emit imperative code. We propose a GraphQL-first alternative that reframes tool use as typed, declarative program…

paper2026Journal of Sustainable Smart Systems in Education & EnvironmentUnreviewed

The Double-Edged Sword of AI Pair Programmers: A Systematic Literature Review of Security Vulnerabilities in AI-Generated Code and Agentic Development Environments

Mahmoud E. Farfoura, M. Alia, Ibrahim Mashal +2

The role of AI pair programmers has expanded from local code completion to active participation in the development environment. Contemporary tools can interpret repository context, edit multiple files, call package managers, execute terminal commands, and communicate with…

paper2026Security and PrivacyUnreviewed

PERSIST : Threat Modeling Memory‐Persistent AI Agents in Cloud‐to‐Edge Environments

Albert Adusei Brobbey, Narayan P. Bhosale

Agentic artificial intelligence systems increasingly depend on persistent runtime memory, including vector databases, episodic memory stores, long‐term retrieval indices, and cloud‐to‐edge replicas. Existing security frameworks address prompt injection, data poisoning, and…