arXiv:2512.04785cs.AIcs.CR2025-12被引 4

为智能代理系统设计首个自动化的安全威胁建模平台。

ASTRIDE: A Security Threat Modeling Platform for Agentic-AI Applications

  • 扩展经典STRIDE框架,新增针对智能代理的专属威胁类别。
  • 结合视觉语言模型与推理大模型,从架构图自动分析威胁。
  • 适合安全工程师与研发团队快速识别代理系统的潜在风险。

基于智能代理的系统正日益融入现代软件架构,通过大型语言模型(LLMs)实现自主决策、动态任务执行及多模态交互。然而,这类系统引入了新型且不断演化的安全挑战,如提示注入攻击、上下文污染、模型操纵以及代理间通信不透明等,传统威胁建模框架难以有效覆盖。本文提出ASTRIDE,一个专为智能代理系统设计的自动化威胁建模平台。ASTRIDE在经典STRIDE框架基础上,新增A类威胁(AI Agent-Specific Attacks),涵盖提示注入、危险工具调用和推理劫持等代理系统特有的漏洞。为实现自动化,ASTRIDE融合一组微调的视觉语言模型(VLMs)与OpenAI-gpt-oss推理大模型,直接对可视化代理架构图(如数据流图DFDs)进行端到端分析。由大模型代理协调VLM组与推理模型间的交互,完成全流程威胁建模。评估表明,ASTRIDE可提供准确、可扩展且可解释的威胁分析,适用于下一代智能系统。据我们所知,ASTRIDE是首个同时扩展STRIDE以涵盖AI特有威胁,并整合微调VLM与推理大模型,实现基于图表的全自动化威胁建模的框架。

原文摘要 · Abstract (English)

AI agent-based systems are becoming increasingly integral to modern software architectures, enabling autonomous decision-making, dynamic task execution, and multimodal interactions through large language models (LLMs). However, these systems introduce novel and evolving security challenges, including prompt injection attacks, context poisoning, model manipulation, and opaque agent-to-agent communication, that are not effectively captured by traditional threat modeling frameworks. In this paper, we introduce ASTRIDE, an automated threat modeling platform purpose-built for AI agent-based systems. ASTRIDE extends the classical STRIDE framework by introducing a new threat category, A for AI Agent-Specific Attacks, which encompasses emerging vulnerabilities such as prompt injection, unsafe tool invocation, and reasoning subversion, unique to agent-based applications. To automate threat modeling, ASTRIDE combines a consortium of fine-tuned vision-language models (VLMs) with the OpenAI-gpt-oss reasoning LLM to perform end-to-end analysis directly from visual agent architecture diagrams, such as data flow diagrams(DFDs). LLM agents orchestrate the end-to-end threat modeling automation process by coordinating interactions between the VLM consortium and the reasoning LLM. Our evaluations demonstrate that ASTRIDE provides accurate, scalable, and explainable threat modeling for next-generation intelligent systems. To the best of our knowledge, ASTRIDE is the first framework to both extend STRIDE with AI-specific threats and integrate fine-tuned VLMs with a reasoning LLM to fully automate diagram-driven threat modeling in AI agent-based applications.

安全建模智能代理威胁分析自动化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。