top-vulns

Catalog web application vulnerabilities with definitions, root causes, impacts, and mitigations.

7|2|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/LuisSambrano/antigravity-config --skill top-vulns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: top-vulns
Source: https://github.com/LuisSambrano/antigravity-config/tree/main/skills/5-security/top-vulns
Command: npx skills add https://github.com/LuisSambrano/antigravity-config --skill top-vulns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive reference for identifying, understanding, and mitigating common web application vulnerabilities, helping to secure your applications.

Core Features & Use Cases

  • Vulnerability Catalog: Detailed definitions, root causes, impacts, and mitigations for over 100 web vulnerabilities.
  • Categorized Taxonomy: Organizes vulnerabilities into logical groups (e.g., Injection, Access Control, API Security) for systematic assessment.
  • Use Case: When a security audit flags potential risks, use this Skill to quickly look up specific vulnerabilities like SQL Injection or XSS, understand their implications, and find recommended remediation steps.

Quick Start

Use the top-vulns skill to explain SQL Injection vulnerabilities.

Frequently Asked Questions about top-vulns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the common web application vulnerabilities listed in the OWASP Top 10?

Web application vulnerabilities like SQL injection and XSS are caused by improper input validation and session management. This reference details their root causes, security impacts, and recommended remediation strategies to secure applications.

How do I find mitigation strategies for SQL injection and XSS vulnerabilities?

When a security audit flags potential risks, use this vulnerability catalog to quickly look up specific flaws like SQL injection. It helps you understand their implications and find recommended remediation steps aligned with the OWASP Top 10.

Does this vulnerability reference cover API security and access control flaws?

This reference organizes vulnerabilities into a categorized taxonomy including logical groups like Injection, Access Control, and API Security. This structure allows for systematic risk assessment and understanding of web application flaws.

What is the best way to understand the root causes of security misconfigurations?

This reference provides detailed definitions, root causes, and impacts for security misconfigurations. It covers over 100 web vulnerabilities aligned with the OWASP Top 10, helping you systematically identify and mitigate configuration risks.