Skip to content
Security
Command

/safety-review

Run an AI safety review for a feature/model — harms, evaluations, guardrails, and a documented safety case.

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/safety-review

Context preview

What this command does when you run it.

Run an AI safety review for a feature/model — harms, evaluations, guardrails, and a documented safety case.

Command definition

safety-review.md
description: Run an AI safety review for a feature/model — harms, evaluations, guardrails, and a documented safety case.
argument-hint: [AI feature / model / release to review]

Run an AI safety review for: **$ARGUMENTS**

Walk it, using installed skills (note any whose plugin is missing). This is **safety** (harm, bias, misuse), distinct from security:

1. **Harm modeling** — `/ai-safety:harm-modeling` to enumerate plausible harms, affected groups, and misuse paths. 2. **Evaluate** — `/ai-safety:safety-evaluation` and `/ai-safety:safety-red-team` to test for the modeled harms; `/ai-safety:bias-fairness-assessment` for disparate impact. 3. **Guardrails** — `/ai-safety:guardrail-review` to check the mitigations actually cover the evaluated risks. 4. **Safety case** — `/ai-safety-engineer:safety-case` to assemble the structured, evidence-backed argument that the system is acceptably safe to ship. 5. **Report** — `/security-reporting:executive-summary` for the go/no-go; `/security-diagramming:mindmap` for the harm/mitigation map.

For deep execution, hand off to the `ai-safety-engineer` agent. The safety case is the deliverable — claims must be backed by evaluation evidence, not assertions.

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