AgentSecOps/SecOpsAgentKit

Security operations toolkit for AI coding agents. Give Claude Code 25+ skills to catch vulnerabilities, scan containers, detect secrets, and enforce policies automatically.

201Stars on the repository
34Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

skill-name

01

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Skill "skill-name" from AgentSecOps/SecOpsAgentKit, covering skill name, quick start, example command or workflow, core workflow and sequential workflow.

201 4mo ago A 124 tokens

api-mitmproxy

02

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Interactive HTTPS proxy for API security testing with traffic interception, modification, and replay capabilities. Supports HTTP/1, HTTP/2, HTTP/3, WebSockets, and TLS-protected protocols. Includes Python scripting API for automation and multiple interfaces (console, web, CLI). Use when: (1) Intercepting and analyzing…

201 4mo ago B 142 tokens

api-spectral

03

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

API specification linting and security validation using Stoplight's Spectral with support for OpenAPI, AsyncAPI, and Arazzo specifications. Validates API definitions against security best practices, OWASP API Security Top 10, and custom organizational standards. Use when: (1) Validating OpenAPI/AsyncAPI specifications…

201 4mo ago A 138 tokens

dast-ffuf

04

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Fast web fuzzer for DAST testing with directory enumeration, parameter fuzzing, and virtual host discovery. Written in Go for high-performance HTTP fuzzing with extensive filtering capabilities. Supports multiple fuzzing modes (clusterbomb, pitchfork, sniper) and recursive scanning. Use when: (1) Discovering hidden…

201 4mo ago A 135 tokens

dast-nuclei

05

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Fast, template-based vulnerability scanning using ProjectDiscovery's Nuclei with extensive community templates covering CVEs, OWASP Top 10, misconfigurations, and security issues across web applications, APIs, and infrastructure. Use when: (1) Performing rapid vulnerability scanning with automated CVE detection, (2)…

201 4mo ago A 129 tokens

dast-zap

06

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Dynamic application security testing (DAST) using OWASP ZAP (Zed Attack Proxy) with passive and active scanning, API testing, and OWASP Top 10 vulnerability detection. Use when: (1) Performing runtime security testing of web applications and APIs, (2) Detecting vulnerabilities like XSS, SQL injection, and…

201 4mo ago A 120 tokens

sast-bandit

07

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Python security vulnerability detection using Bandit SAST with CWE and OWASP mapping. Use when: (1) Scanning Python code for security vulnerabilities and anti-patterns, (2) Identifying hardcoded secrets, SQL injection, command injection, and insecure APIs, (3) Generating security reports with severity classifications…

201 4mo ago A 97 tokens

sast-semgrep

08

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Static application security testing (SAST) using Semgrep for vulnerability detection, security code review, and secure coding guidance with OWASP and CWE framework mapping. Use when: (1) Scanning code for security vulnerabilities across multiple languages, (2) Performing security code reviews with pattern-based…

201 4mo ago A 116 tokens

sca-blackduck

09

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Software Composition Analysis (SCA) using Synopsys Black Duck for identifying open source vulnerabilities, license compliance risks, and supply chain security threats with CVE, CWE, and OWASP framework mapping. Use when: (1) Scanning dependencies for known vulnerabilities and security risks, (2) Analyzing open source…

201 4mo ago A 133 tokens

policy-opa

10

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Policy-as-code enforcement and compliance validation using Open Policy Agent (OPA). Use when: (1) Enforcing security and compliance policies across infrastructure and applications, (2) Validating Kubernetes admission control policies, (3) Implementing policy-as-code for compliance frameworks (SOC2, PCI-DSS, GDPR…

201 4mo ago A 117 tokens

container-grype

11

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Container vulnerability scanning and dependency risk assessment using Grype with CVSS severity ratings, EPSS exploit probability, and CISA KEV indicators. Use when: (1) Scanning container images and filesystems for known vulnerabilities, (2) Integrating vulnerability scanning into CI/CD pipelines with severity…

201 4mo ago A 134 tokens

container-hadolint

12

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Dockerfile security linting and best practice validation using Hadolint with 100+ built-in rules aligned to CIS Docker Benchmark. Use when: (1) Analyzing Dockerfiles for security misconfigurations and anti-patterns, (2) Enforcing container image security best practices in CI/CD pipelines, (3) Detecting hardcoded…

201 4mo ago B 118 tokens

iac-checkov

13

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Infrastructure as Code (IaC) security scanning using Checkov with 750+ built-in policies for Terraform, CloudFormation, Kubernetes, Dockerfile, and ARM templates. Use when: (1) Scanning IaC files for security misconfigurations and compliance violations, (2) Validating cloud infrastructure against CIS, PCI-DSS, HIPAA…

201 4mo ago A 123 tokens

sca-trivy

14

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Software Composition Analysis (SCA) and container vulnerability scanning using Aqua Trivy for identifying CVE vulnerabilities in dependencies, container images, IaC misconfigurations, and license compliance risks. Use when: (1) Scanning container images and filesystems for vulnerabilities and misconfigurations, (2)…

201 4mo ago A 156 tokens

secrets-gitleaks

15

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API keys, tokens, and credentials through regex-based pattern matching and entropy analysis. Use when: (1) Scanning repositories for exposed secrets and credentials, (2) Implementing pre-commit hooks to…

201 4mo ago A 130 tokens

vuln-defectdojo

16

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Vulnerability management and findings aggregation using DefectDojo. Centralizes security findings from all SecOpsAgentKit scanners (Semgrep, Bandit, ZAP, Trivy, Grype, Gitleaks, Nuclei, Checkov, Horusec) into a unified platform with automatic deduplication, SLA tracking, risk-based prioritization, and compliance…

201 4mo ago A 159 tokens

detection-sigma

17

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Generic detection rule creation and management using Sigma, the universal SIEM rule format. Sigma provides vendor-agnostic detection logic for log analysis across multiple SIEM platforms. Use when: (1) Creating detection rules for security monitoring, (2) Converting rules between SIEM platforms (Splunk, Elastic…

201 4mo ago A 115 tokens

forensics-osquery

18

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

SQL-powered forensic investigation and system interrogation using osquery to query operating systems as relational databases. Enables rapid evidence collection, threat hunting, and incident response across Linux, macOS, and Windows endpoints. Use when: (1) Investigating security incidents and collecting forensic…

201 4mo ago B 129 tokens

ir-velociraptor

19

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Endpoint visibility, digital forensics, and incident response using Velociraptor Query Language (VQL) for evidence collection and threat hunting at scale. Use when: (1) Conducting forensic investigations across multiple endpoints, (2) Hunting for indicators of compromise or suspicious activities, (3) Collecting…

201 4mo ago C 107 tokens

analysis-tshark

20

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Network protocol analyzer and packet capture tool for traffic analysis, security investigations, and forensic examination using Wireshark's command-line interface. Use when: (1) Analyzing network traffic for security incidents and malware detection, (2) Capturing and filtering packets for forensic analysis, (3)…

201 4mo ago B 105 tokens

crack-hashcat

21

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Advanced password recovery and hash cracking tool supporting multiple algorithms and attack modes. Use when: (1) Performing authorized password auditing and security assessments, (2) Recovering passwords from captured hashes in forensic investigations, (3) Testing password policy strength and complexity, (4)…

201 4mo ago B 90 tokens

network-netcat

22

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Network utility for reading and writing data across TCP/UDP connections, port scanning, file transfers, and backdoor communication channels. Use when: (1) Testing network connectivity and port availability, (2) Creating reverse shells and bind shells for authorized penetration testing, (3) Transferring files between…

201 4mo ago A 97 tokens

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Operational Technology (OT) security assessment using a two-stage methodology: (1) Identification/Discovery of OT devices and protocols, and (2) Vulnerability Assessment using online sources and Metasploit. Use when: (1) Conducting authorized OT/ICS security assessments, (2) Identifying and enumerating OT protocols…

201 4mo ago A 144 tokens

pentest-metasploit

24

AgentSecOps/SecOpsAgentKit

Skill Claude CodeCodex

Penetration testing framework for exploit development, vulnerability validation, and authorized security assessments using Metasploit Framework. Use when: (1) Validating vulnerabilities in authorized security assessments, (2) Demonstrating exploit impact for security research, (3) Testing defensive controls in…

201 4mo ago A 91 tokens