bundled-skills/security-audit/SKILL.md
Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening.
npx skillsauth add FrancoStino/opencode-skills-antigravity security-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Comprehensive security auditing workflow for web applications, APIs, and infrastructure. This bundle orchestrates skills for penetration testing, vulnerability assessment, security scanning, and remediation.
Use this workflow when:
scanning-tools - Security scanningshodan-reconnaissance - Shodan searchestop-web-vulnerabilities - OWASP Top 10Use @scanning-tools to perform initial reconnaissance
Use @shodan-reconnaissance to find exposed services
vulnerability-scanner - Vulnerability analysissecurity-scanning-security-sast - Static analysissecurity-scanning-security-dependencies - Dependency scanningUse @vulnerability-scanner to scan for OWASP Top 10 vulnerabilities
Use @security-scanning-security-dependencies to audit dependencies
top-web-vulnerabilities - OWASP vulnerabilitiessql-injection-testing - SQL injectionxss-html-injection - XSS testingbroken-authentication - Authentication testingidor-testing - IDOR testingfile-path-traversal - Path traversalburp-suite-testing - Burp Suite testingUse @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
api-fuzzing-bug-bounty - API fuzzingapi-security-best-practices - API securityUse @api-fuzzing-bug-bounty to fuzz API endpoints
pentest-commands - Penetration testing commandspentest-checklist - Pentest planningethical-hacking-methodology - Ethical hackingmetasploit-framework - MetasploitUse @pentest-checklist to plan penetration test
Use @pentest-commands to execute penetration testing
security-scanning-security-hardening - Security hardeningauth-implementation-patterns - Authenticationapi-security-best-practices - API securityUse @security-scanning-security-hardening to harden application security
reporting-standards - Security reportingdevelopment - Secure development practiceswordpress - WordPress securitycloud-devops - Cloud securitytesting-qa - Security testingresearch
Skill for academic research workflows: search Semantic Scholar (200M+ papers), inspect citations, download arXiv PDFs, and extract PDF text. Bundles a self-contained Python CLI.
development
Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases.
development
Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-traceable findings report with per-control remediation.
testing
Companion to atlas-contract. Auto-invoked by its Final Audit on caught drift; also use after Post Reviews or user requests to record a mistake. Distills drift into WHEN/DON'T/INSTEAD clauses, writes to Atlas.md after confirmation.