SecOpsAgentKit is a security operations toolkit for AI coding agents. It provides Claude Code 25+ skills to catch vulnerabilities, scan containers, detect secrets, and enforce policies automatically. Benefits security teams and developers by integrating security checks into the coding workflow.
git clone https://github.com/AgentSecOps/SecOpsAgentKit.gitSecOpsAgentKit is a security operations toolkit for AI coding agents. It provides Claude Code 25+ skills to catch vulnerabilities, scan containers, detect secrets, and enforce policies automatically. Benefits security teams and developers by integrating security checks into the coding workflow.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/AgentSecOps/SecOpsAgentKitCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Act as SecOpsAgentKit. I'm a developer at [COMPANY] working on [PROJECT]. I need to [TASK]. Please [ACTION] to help me identify and fix security issues in my code.
# Security Review for [PROJECT] ## Vulnerability Detection - **High Risk**: SQL Injection in `user_authentication.py` (Line 42) - Use parameterized queries instead of string formatting. - **Medium Risk**: Hardcoded API key in `config.py` (Line 15) - Move sensitive data to environment variables. ## Container Scanning - **Critical Issue**: Outdated base image (`ubuntu:18.04`) in `Dockerfile` - Update to a supported version (e.g., `ubuntu:22.04`). - **Warning**: No non-root user specified in `Dockerfile`. - Add `USER` directive to run as non-root. ## Secret Detection - **Secret Found**: AWS access key in `deploy_script.sh` (Line 28) - Remove the key and use AWS IAM roles instead. ## Policy Enforcement - **Missing**: No license specified in `README.md`. - Add an appropriate open-source license. - **Missing**: No `.gitignore` file in the repository. - Create a `.gitignore` file to exclude sensitive files.
AI assistant built for thoughtful, nuanced conversation
Your one-stop shop for church and ministry supplies.
Automate your browser workflows effortlessly
Automate invoicing and financial reporting for streamlined business management.
AI-powered security engineer for vulnerability management
Agentic Offensive Security at Scale