Transform 4000 security reports into reusable skills for CLI agents. Use with Claude Code, Gemini CLI, or MCP-compatible agents to automate security testing. Ideal for operations teams to streamline vulnerability assessments.
git clone https://github.com/instavm/security-skills.gitTransform 4000 security reports into reusable skills for CLI agents. Use with Claude Code, Gemini CLI, or MCP-compatible agents to automate security testing. Ideal for operations teams to streamline vulnerability assessments.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/instavm/security-skillsCopy 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.
Analyze these [SECURITY_REPORTS] and generate 5 reusable CLI skills for [COMPANY] in the [INDUSTRY] sector. Focus on [SPECIFIC_VULNERABILITY_TYPE] vulnerabilities. Ensure each skill includes a clear description, usage instructions, and example commands.
# Security Skills for Web Application Vulnerability Assessment ## Skill 1: SQL Injection Detection **Description**: Automates SQL injection vulnerability scanning in web applications. **Usage**: ```bash sql_injection_scan --url [TARGET_URL] --payloads [PAYLOAD_FILE] ``` **Example**: ```bash sql_injection_scan --url https://example.com/login --payloads sql_payloads.txt ``` ## Skill 2: Cross-Site Scripting (XSS) Detection **Description**: Identifies XSS vulnerabilities in web applications. **Usage**: ```bash xss_scan --url [TARGET_URL] --payloads [PAYLOAD_FILE] ``` **Example**: ```bash xss_scan --url https://example.com/search --payloads xss_payloads.txt ``` ## Skill 3: API Endpoint Security Assessment **Description**: Evaluates security of API endpoints for common vulnerabilities. **Usage**: ```bash api_security_assess --url [API_ENDPOINT] --methods [HTTP_METHODS] ``` **Example**: ```bash api_security_assess --url https://api.example.com/users --methods GET,POST,PUT,DELETE ```
Google's multimodal AI model and assistant
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan