Skip to content
Security
Command

/harden

Run a build-and-harden pass across code, pipeline, cloud, and infra, then track remediation.

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/harden

Context preview

What this command does when you run it.

Run a build-and-harden pass across code, pipeline, cloud, and infra, then track remediation.

Command definition

harden.md
description: Run a build-and-harden pass across code, pipeline, cloud, and infra, then track remediation.
argument-hint: [repo / service / pipeline to harden]

Harden: **$ARGUMENTS**

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

1. **Secure the pipeline** — `/security-engineer:secure-pipeline` to assess and harden CI/CD as the control point. 2. **Code & deps** — `/sast-sca:sast-review` and `/sast-sca:sca-review`; for supply-chain trust add `/supply-chain-security:dependency-supply-chain-review` and `/supply-chain-security:pipeline-integrity-review`. 3. **Cloud & infra** — `/cloud-security:cloud-posture-review`, `/k8s-security:k8s-cluster-review`, `/infrastructure-security:iac-security-review` and `/infrastructure-security:secrets-management-review` as applicable. 4. **Prioritize & track** — `/vulnerability-management:vulnerability-prioritization` then `/vulnerability-management:remediation-tracking` to assign owners/SLAs. 5. **Report** — `/security-reporting:finding` per issue; optionally `/security-integrations:publish-finding-to-jira` to turn them into tracked work.

For deep execution, hand off to the `security-engineer` agent. Prefer durable fixes (golden images, IaC modules, pipeline gates) over one-off patches so issues don't recur.

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