owasp-top-10
OWASP Top 10 for Web Applications (2025) knowledge base for identifying, assessing, and remediating web application security risks.
How do I install this agent skill?
npx skills add https://github.com/microsoft/hve-core --skill owasp-top-10Is this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill is a pure knowledge base containing reference material for the OWASP Top 10 Web Application Security risks (2025). It contains no executable scripts, tool configurations, or network operations. It is designed to provide the agent with structured information for identifying and remediating security vulnerabilities.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
OWASP® Top 10 — Skill Entry
This SKILL.md is the entrypoint for the OWASP Top 10 skill.
The skill encodes the OWASP Top 10 for Web Applications (2025) as structured, machine-readable references that an agent can query to identify, assess, and remediate web application security risks.
Normative references (Web Top 10)
- 00 Vulnerability Index
- 01 Broken Access Control
- 02 Security Misconfiguration
- 03 Software Supply Chain Failures
- 04 Cryptographic Failures
- 05 Injection
- 06 Insecure Design
- 07 Authentication Failures
- 08 Software or Data Integrity Failures
- 09 Security Logging and Alerting Failures
- 10 Mishandling of Exceptional Conditions
Skill layout
SKILL.md— this file (skill entrypoint).references/— the Web Top 10 normative documents.00-vulnerability-index.md— index of all vulnerability identifiers, categories, and cross-references.01through10— one document per vulnerability aligned with OWASP Web Application Security numbering.
Third-Party Attribution
Copyright © OWASP Foundation. OWASP® Top 10 (2025) content is derived from works by the OWASP Foundation, licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/). Source: https://owasp.org/Top10/2025/ Modifications: Vulnerability descriptions restructured into agent-consumable reference documents with added detection and remediation guidance. OWASP® is a registered trademark of the OWASP Foundation. Use does not imply endorsement.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/microsoft/hve-core/owasp-top-10">View owasp-top-10 on skillZs</a>