What problem does it solve?
This skill addresses the fragmentation in security auditing by providing a unified, authoritative framework for evaluating both traditional web application risks and modern GenAI/LLM-specific vulnerabilities.
Core Features & Use Cases
- Comprehensive Security Mapping: Covers the full OWASP Web Top 10 (2021) and the GenAI/LLM Top 10 (2025) in a single reference.
- Context-Aware Auditing: Provides specific mitigation patterns for complex issues like prompt injection, excessive agency, and supply-chain vulnerabilities.
- Use Case: During a code review or architecture design phase, use this skill to systematically verify that your AI agent implementation includes necessary guardrails against LLM-specific threats like prompt leakage or unbounded consumption.
Quick Start
Use the owasp-coverage skill to perform a security audit on the current codebase and identify potential vulnerabilities against both web and GenAI top 10 categories.