Gojiberry AI
AI agents that find and contact high-intent leads for you
Try Gojiberry free →
Hermes Agent
Run your Hermes agent, fully managed
Launch on Hostinger →
Hostinger VPS
Spin up a VPS in one click, 20% off
Launch on Hostinger →
Firecrawl
Crawl and scrape any site into clean data
Try Firecrawl free →
Runable
One AI agent to build, run, and grow your business
Try Runable free →
Context.dev
One API to scrape, enrich, and extract the web
Start building free →
Jotform
Forms, workflows, and AI Agents for your team
Try Jotform free →
Runable
One AI agent to build, run, and grow your business
Try Runable free →
OpenClaw
Deploy a managed OpenClaw agent in 60 seconds
Launch on Hostinger →
Sponsor here
9/10 sponsor slots taken — 1 left
Claim it →
Claude Market
Menu
SkillsMCPPluginsMarketplacesNewsletterSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Claude Market
SkillsMCPPluginsMarketplacesNewsletterSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Skills/sickn33/agentic-awesome-skills/security-audit
security-audit logo

security-audit

sickn33/agentic-awesome-skills
23 installs45K stars
Run it on Hostinger, 20% off →Your friend gets 20% off too, using this linkFree API →|View on GitHub|Create your own skill →

Installation

npx skills add https://github.com/sickn33/agentic-awesome-skills --skill security-audit

Summary

Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening.

SKILL.md

Security Auditing Workflow Bundle

Overview

Comprehensive security auditing workflow for web applications, APIs, and infrastructure. This bundle orchestrates skills for penetration testing, vulnerability assessment, security scanning, and remediation.

When to Use This Workflow

Use this workflow when:

  • Performing security audits on web applications
  • Testing API security
  • Conducting penetration tests
  • Scanning for vulnerabilities
  • Hardening application security
  • Compliance security assessments

Workflow Phases

Phase 1: Reconnaissance

Skills to Invoke
  • scanning-tools - Security scanning
  • shodan-reconnaissance - Shodan searches
  • top-web-vulnerabilities - OWASP Top 10
Actions
  1. Identify target scope
  2. Gather intelligence
  3. Map attack surface
  4. Identify technologies
  5. Document findings
Copy-Paste Prompts
Use @scanning-tools to perform initial reconnaissance
Use @shodan-reconnaissance to find exposed services

Phase 2: Vulnerability Scanning

Skills to Invoke
  • vulnerability-scanner - Vulnerability analysis
  • security-scanning-security-sast - Static analysis
  • security-scanning-security-dependencies - Dependency scanning
Actions
  1. Run automated scanners
  2. Perform static analysis
  3. Scan dependencies
  4. Identify misconfigurations
  5. Document vulnerabilities
Copy-Paste Prompts
Use @vulnerability-scanner to scan for OWASP Top 10 vulnerabilities
Use @security-scanning-security-dependencies to audit dependencies

Phase 3: Web Application Testing

Skills to Invoke
  • top-web-vulnerabilities - OWASP vulnerabilities
  • sql-injection-testing - SQL injection
  • xss-html-injection - XSS testing
  • broken-authentication - Authentication testing
  • idor-testing - IDOR testing
  • file-path-traversal - Path traversal
  • burp-suite-testing - Burp Suite testing
Actions
  1. Test for injection flaws
  2. Test authentication mechanisms
  3. Test session management
  4. Test access controls
  5. Test input validation
  6. Test security headers
Copy-Paste Prompts
Use @sql-injection-testing to test for SQL injection vulnerabilities
Use @xss-html-injection to test for cross-site scripting
Use @broken-authentication to test authentication security

Phase 4: API Security Testing

Skills to Invoke
  • api-fuzzing-bug-bounty - API fuzzing
  • api-security-best-practices - API security
Actions
  1. Enumerate API endpoints
  2. Test authentication/authorization
  3. Test rate limiting
  4. Test input validation
  5. Test error handling
  6. Document API vulnerabilities
Copy-Paste Prompts
Use @api-fuzzing-bug-bounty to fuzz API endpoints

Phase 5: Penetration Testing

Skills to Invoke
  • pentest-commands - Penetration testing commands
  • pentest-checklist - Pentest planning
  • ethical-hacking-methodology - Ethical hacking
  • metasploit-framework - Metasploit
Actions
  1. Plan penetration test
  2. Execute attack scenarios
  3. Exploit vulnerabilities
  4. Document proof of concept
  5. Assess impact
Copy-Paste Prompts
Use @pentest-checklist to plan penetration test
Use @pentest-commands to execute penetration testing

Phase 6: Security Hardening

Skills to Invoke
  • security-scanning-security-hardening - Security hardening
  • auth-implementation-patterns - Authentication
  • api-security-best-practices - API security
Actions
  1. Implement security controls
  2. Configure security headers
  3. Set up authentication
  4. Implement authorization
  5. Configure logging
  6. Apply patches
Copy-Paste Prompts
Use @security-scanning-security-hardening to harden application security

Phase 7: Reporting

Skills to Invoke
  • reporting-standards - Security reporting
Actions
  1. Document findings
  2. Assess risk levels
  3. Provide remediation steps
  4. Create executive summary
  5. Generate technical report

Security Testing Checklist

OWASP Top 10

  • [ ] Injection (SQL, NoSQL, OS, LDAP)
  • [ ] Broken Authentication
  • [ ] Sensitive Data Exposure
  • [ ] XML External Entities (XXE)
  • [ ] Broken Access Control
  • [ ] Security Misconfiguration
  • [ ] Cross-Site Scripting (XSS)
  • [ ] Insecure Deserialization
  • [ ] Using Components with Known Vulnerabilities
  • [ ] Insufficient Logging & Monitoring

API Security

  • [ ] Authentication mechanisms
  • [ ] Authorization checks
  • [ ] Rate limiting
  • [ ] Input validation
  • [ ] Error handling
  • [ ] Security headers

Quality Gates

  • [ ] All planned tests executed
  • [ ] Vulnerabilities documented
  • [ ] Proof of concepts captured
  • [ ] Risk assessments completed
  • [ ] Remediation steps provided
  • [ ] Report generated

Related Workflow Bundles

  • development - Secure development practices
  • wordpress - WordPress security
  • cloud-devops - Cloud security
  • testing-qa - Security testing

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Score

0–100
56/ 100

Grade

C

Popularity8/30

23 installs — early adoption. Source repo has 44,730 GitHub stars.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Security Audit skill score badge previewScore badge

Markdown

[![Security Audit skill](https://www.claudemarket.ai/skills/sickn33/agentic-awesome-skills/security-audit/badges/score.svg)](https://www.claudemarket.ai/skills/sickn33/agentic-awesome-skills/security-audit)

HTML

<a href="https://www.claudemarket.ai/skills/sickn33/agentic-awesome-skills/security-audit"><img src="https://www.claudemarket.ai/skills/sickn33/agentic-awesome-skills/security-audit/badges/score.svg" alt="Security Audit skill"/></a>

Security Audit FAQ

How do I install the Security Audit skill?

Run “npx skills add https://github.com/sickn33/agentic-awesome-skills --skill security-audit” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Security Audit skill do?

Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Security Audit skill free?

Yes. Security Audit is a free, open-source skill published from sickn33/agentic-awesome-skills. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Security Audit work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Security Audit works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Recommended skills

Browse all →
minimal-run-and-audit logo

minimal-run-and-audit

lllllllama/rigorpilot-skills

365K installsInstall
seo-audit logo

seo-audit

coreyhaines31/marketingskills

184K installsInstall
convex-performance-audit logo

convex-performance-audit

get-convex/agent-skills

94K installsInstall
firebase-security-rules-auditor logo

firebase-security-rules-auditor

firebase/agent-skills

90K installsInstall
find-skills logo

find-skills

vercel-labs/skills

2.9M installsInstall
grill-me logo

grill-me

mattpocock/skills

823K installsInstall

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideBest Testing Skills For AI AgentsGuideBest Security Skills For AI AgentsGuideBest Openclaw Skills 2026

Skills by category

FrontendBackend & APIsTesting & QASecurityDevOps & CI/CDMCP & ToolingAutomationData & Analysis+27 more

MCP servers by category

MCP & ToolingBackend & APIsData & AnalysisDevOps & CI/CDAutomationSecurityDocsTesting & QA+24 more

Plugins by category

AutomationDevOps & CI/CDData & AnalysisDesign & CreativeSecurityBackend & APIsFrontendTesting & QA+16 more

Marketplaces by category

AutomationData & AnalysisDevOps & CI/CDDesign & CreativeFrontendBackend & APIsTesting & QASecurity+21 more

The Agent Stack

Weekly Claude Code, Agent SDK, and MCP moves worth your time — free.

Claude Market

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

Independent project, not affiliated with Anthropic.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Plugins
  • Browse Marketplaces
  • Newsletter

More

  • Submit a Tool
  • Create a Skill
  • Advertise
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy
© 2026 Claude Market · Not affiliated with Anthropic
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed