bundled-skills/web-security-testing/SKILL.md
Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.
npx skillsauth add FrancoStino/opencode-skills-antigravity web-security-testingInstall 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.
Specialized workflow for testing web applications against OWASP Top 10 vulnerabilities including injection attacks, XSS, broken authentication, and access control issues.
Use this workflow when:
scanning-tools - Security scanningtop-web-vulnerabilities - OWASP knowledgeUse @scanning-tools to perform web application reconnaissance
sql-injection-testing - SQL injectionsqlmap-database-pentesting - SQLMapUse @sql-injection-testing to test for SQL injection
Use @sqlmap-database-pentesting to automate SQL injection testing
xss-html-injection - XSS testinghtml-injection-testing - HTML injectionUse @xss-html-injection to test for cross-site scripting
broken-authentication - Authentication testingUse @broken-authentication to test authentication security
idor-testing - IDOR testingfile-path-traversal - Path traversalUse @idor-testing to test for insecure direct object references
Use @file-path-traversal to test for path traversal
api-security-best-practices - Security headersUse @api-security-best-practices to audit security headers
reporting-standards - Security reportingUse @reporting-standards to create security report
security-audit - Security auditingapi-security-testing - API securitywordpress-security - WordPress securitydevelopment
Fetch YouTube transcripts, search videos, browse channels, and extract playlists via TranscriptAPI — no yt-dlp, no Google API key, works from any cloud server.
development
Passive income portfolio analysis — activate when user asks about dividend yields, Treasury rates, REIT income, monthly passive income goals, or portfolio yield optimization. Scans 4 asset classes, ranks by risk-adjusted return, and builds allocations targeting a specific monthly income.
devops
End-to-end production QA, build verification, and launch-readiness checklist for fullstack Next.js apps. Covers TypeScript, linting, tests, build, SEO tags, route regression, and sitemap validation.
development
Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken references without breaking routes or APIs.