From agentic-ai-security
Assess an autonomous / tool-using AI agent for security end-to-end: tool privileges, autonomy and approval boundaries, excessive agency, memory/state poisoning, and multi-agent trust. Use when reviewing the security of an AI agent or agentic workflow.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-ai-security:agent-security-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A structured agent security assessment that identifies where the agent can take
A structured agent security assessment that identifies where the agent can take consequential actions, what could induce unintended ones, and how to bound the blast radius — extending OWASP LLM06 (Excessive Agency).
reference.md for checks + mitigations)tool-permission-audit.)autonomy-boundary-test.)llm-security:ai-threat-model pass
frames the trust boundaries.reference.md; substantiate with tool-permission-audit
and autonomy-boundary-test rather than asserting.security-diagramming:attack-tree) — from an injection trigger to the most
damaging reachable action.threat-modeling:risk-rank) and map mitigations.A dimension-by-dimension findings table + a worst-case action-chain diagram +
ranked top risks. Confirmed issues → security-reporting:finding.
The core agentic question: what is the most damaging action an attacker can reach by influencing the agent's inputs, and what stops it? Least privilege on tools and human-in-the-loop on irreversible/high-impact actions are the highest-leverage controls.
This review is attacker-driven (security). For harm the agent can cause through
its own autonomous behavior, malfunction, or foreseeable misuse with no attacker,
run ai-safety:harm-modeling as well — the same controls (least privilege, HITL)
mitigate both, but the failure modes differ.
Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub jassics/awesome-claude-security --plugin agentic-ai-security