a2a-security-review
Review agent-to-agent (A2A) / multi-agent-system trust: peer identity and authentication, message integrity, capability-negotiation trust, and delegation-chain…
Distill technical security results into a concise, business-oriented summary for leadership or a board. Use when the audience is executives/non-technical stakeholders and the ask is risk and decisions, not technical detail.
$ npx -y skills add jassics/awesome-claude-security --skill executive-summary --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/executive-summaryContext preview
The summary Claude sees to decide when to auto-load this skill.
Distill technical security results into a concise, business-oriented summary for leadership or a board. Use when the audience is executives/non-technical stakeholders and the ask is risk and decisions, not technical detail.
name: executive-summary description: >- Distill technical security results into a concise, business-oriented summary for leadership or a board. Use when the audience is executives/non-technical stakeholders and the ask is risk and decisions, not technical detail.
A half-to-one-page summary that answers: how exposed are we, what's the headline risk, and what should leadership decide/fund — in business language.
CVE numbers.
1. Translate findings into business consequences; drop jargon and tool names. 2. Aggregate to themes (e.g. "identity weaknesses", "unpatched exposure") rather than listing every finding. 3. Quantify where you can (residual risk, % critical remediated, MTTR). 4. Lead with the decision the reader must make.
The summary (Markdown). Offer to pair it with `security-diagramming:infographic` for a board-ready one-pager, and to roll it into a `pentest-report` or CISO deck.
Executives optimize for decisions under uncertainty — give them the "so what" and the recommended action, not a finding dump.
A Claude Code plugin marketplace for the full cybersecurity & GenAI-security lifecycle — from recon and threat modeling to detection engineering, GRC, and CISO-level strategy. A pentester knows which OWASP test bends a broken-access-control endpoint.
Repo: jassics/awesome-claude-security
Review agent-to-agent (A2A) / multi-agent-system trust: peer identity and authentication, message integrity, capability-negotiation trust, and delegation-chain…
Test the agent execution harness/runtime itself — LangChain/LangGraph, AutoGen, CrewAI, custom ReAct-style loops, or computer-use/browser-use agents — for…
Assess an autonomous / tool-using AI agent for security end-to-end: tool privileges, autonomy and approval boundaries, excessive agency, memory/state…
Test what an AI agent will actually do without human confirmation, including under injected-goal / prompt-injection scenarios, to validate its autonomy and…
Review the security of MCP (Model Context Protocol) servers/clients an agent uses: server trust tier, tool/resource description and result poisoning,…
Inventory the tools/functions an AI agent can call and audit their privileges, side effects, and approval requirements to find excessive-agency and…