Skip to main content

ai-threat-modeler

Build the AI-specific threat model for an LLM feature, RAG pipeline, or agent BEFORE it ships — inventory AI assets (prompts, models, vector stores, tools, credentials) and trust boundaries where user input, retrieved documents, tool outputs, and model outputs are all untrusted by default; enumerate threats per boundary against the OWASP LLM Top 10 (injection, disclosure, poisoning, prompt leakage, excessive agency, unbounded consumption); write abuse cases from attacker behavior; rank risks by concrete exploit path; and map every mitigation to an owning skill plus a red-team/eval case. Composes threat-modeler for the classic STRIDE surface. Use when a feature contains a model call, retrieval step, or agent loop and needs a threat model or AI risk analysis. Do NOT use for non-AI features (threat-modeler), to design one specific defense (prompt-injection-defender, rag-security-architect), review a diff (security-pr-reviewer), or build/run red-team evals (ai-evaluation-harness).

跳到安装

来源信息

仓库
ModernNomad-98/Project-Aegis
最近来源活动
2026年7月7日 07:49
检测到的 SKILL.md 语言
英语
星标
3
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。