Skip to content
Security
Command

/design-review

Run a secure-by-design architecture review — threat model, trust boundaries, control selection, and a documented verdict.

From plugin
awesome-claude-security
613 skills17 agents13 commands
Install
$ npx -y skills add jassics/awesome-claude-security --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/design-review

Context preview

What this command does when you run it.

Run a secure-by-design architecture review — threat model, trust boundaries, control selection, and a documented verdict.

Command definition

design-review.md
description: Run a secure-by-design architecture review — threat model, trust boundaries, control selection, and a documented verdict.
argument-hint: [system / design doc / service to review]

Run a security design review for: **$ARGUMENTS**

Walk the review, using installed skills (note any whose plugin is missing):

1. **Understand the design** — `/security-architect:security-design-review` to map components, data flows, and trust boundaries. 2. **Model threats** — `/threat-modeling:stride` (or `/threat-modeling:pasta` for a richer process) against each trust boundary. 3. **Diagram** — `/security-diagramming:threat-model-dfd` and/or `/security-diagramming:architecture-diagram` to make the boundaries and threats explicit. 4. **Select controls** — map each significant threat to a control; `/threat-modeling:risk-rank` to prioritize; reference `/security-knowledge:framework-mapping` to align controls to NIST/ISO/CIS. 5. **Report** — a design-review verdict with required/recommended controls and residual risk; use `/security-reporting:executive-summary` for the leadership view.

For deep execution, hand off to the `security-architect` agent. Push fixes left into the design — a control chosen now is cheaper than a finding later.

Ships withawesome-claude-security

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.

Get the whole plugin, auto-invoked
Stats
6
Stars
0
Views
0
Forks
Active
Maintenance
Python
Language
GPL-3.0
License
1d ago
Last commit
2mo ago
Created

Repo: jassics/awesome-claude-security