SecOpsAgentKit
Security scanning, penetration testing, and incident response workflows
All Skills in This Repository (29)
Pure Emerald Level Indicatorsskill-name
Create standardized SKILL.md frontmatter units for Claude Code security workflows.
analysis-tshark
Analyze network traffic and protocol behavior with Tshark for security investigations.
webapp-sqlmap
Automate SQL injection testing and exploitation with SQLMap against authorized web applications.
webapp-nikto
Scan web servers for vulnerabilities and misconfigurations using Nikto.
network-netcat
Run netcat-based connectivity checks, banner grabs, and shell sessions.
recon-nmap
Perform authorized network reconnaissance with Nmap port scanning and service enumeration.
crack-hashcat
Crack password hashes with Hashcat across multiple algorithms and attack modes.
pentest-metasploit
Automate authorized penetration testing workflows with the Metasploit Framework.
detection-sigma
Create, validate, and translate Sigma rules for Splunk, Elasticsearch, and Sentinel backends.
ir-velociraptor
Analyze endpoint telemetry and artifacts for incident response with Velociraptor VQL workflows.
forensics-osquery
Collect endpoint forensic artifacts using SQL-based osquery queries.
reviewdog
Aggregate security and quality tool results into pull request comments.
Frequently Asked Questions
FAQPage SchemaHow to install SecOpsAgentKit?โผ
Run `npx skills add AgentSecOps/SecOpsAgentKit --all -g -y` in your terminal to install all security skills globally.
What security tasks can SecOpsAgentKit automate?โผ
It covers SAST, DAST, dependency scanning, secret detection, container and IaC scanning, penetration testing, threat modeling, and incident response forensics. Each task maps findings to OWASP, CWE, and MITRE ATT&CK frameworks.
Can I run security scans in CI/CD pipelines?โผ
Yes. Most skills include ready-made GitHub Actions, GitLab CI, and Jenkins templates with severity thresholds that fail builds on critical findings.
Does SecOpsAgentKit work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding agents.
Is it safe to use offensive security skills like Metasploit?โผ
The offensive skills are designed for authorized testing only and include explicit authorization checklists, scope verification steps, and audit logging guidance before any exploitation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core