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 ranbot-ai/awesome-skills 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 securitytools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.