top-web-vulnerabilities

Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats.

Content Preview
---
name: top-web-vulnerabilities
description: "Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats."
risk: unknown
source: community
author: zebbern
date_added: "2026-02-27"
---

# Top 100 Web Vulnerabilities Reference

## Purpose

Provide a comprehensive, structured ref
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/top-web-vulnerabilities.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/top-web-vulnerabilities/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/top-web-vulnerabilities/SKILL.md

Related Skills