Skill Detail

Run Claude Code security operations with SecOpsAgentKit

Install SecOpsAgentKit when a Claude Code session needs repeatable security review skills for SAST, DAST, container scanning, secrets checks, policy review, and remediation planning.

Security & VerificationClaude Code
Security & Verification Claude Code Security Reviewed
⭐ 157 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-claude-code-security-operations-with-secopsagentkit Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Claude Code, SecOpsAgentKit plugin, security scanners selected by the invoked skill
Install & setup
/plugin marketplace add https://github.com/AgentSecOps/SecOpsAgentKit.git
Author
AgentSecOps
Publisher
Open Source
Last updated
Jun 2, 2026
Quick brief

Use SecOpsAgentKit as a Claude Code security-operations pack, not as a generic security product listing. The operator installs the plugin, invokes focused skills for application security or DevSecOps work, and keeps the results inside a reviewable agent workflow before code, container, or infrastructure changes move forward.

How it works

What this skill actually does

A good run starts with a concrete scope: the repository, API surface, Docker image, CI/CD change, or infrastructure module that needs review. The agent can then run the relevant SecOpsAgentKit skill, such as SAST, DAST, container scanning, secrets detection, threat modeling, or policy enforcement, and summarize findings with severity, evidence, and recommended next actions. The handoff should be a bounded remediation queue rather than an unsupervised security decision.

Invoke this when Claude Code is already part of the engineering workflow and needs repeatable security checks around code review, release readiness, incident follow-up, or compliance evidence. The scope boundary is the skill-pack workflow: install curated Claude Code skills, choose the security task, inspect outputs, and route risky findings for human approval. Do not use this entry as a substitute for every underlying scanner or as a broad DevSecOps platform card.