·owasp-api-security-top-10
!

owasp-api-security-top-10

OWASP API Security Top 10 - prevention, detection, and remediation for REST/GraphQL/API security. Use when designing or reviewing APIs - object- and function-level authorization, authentication, rate limiting and resource consumption, sensitive business flows, SSRF, API inventory and versioning, or consumption of third-party APIs.

5Installs·0Trend·@yariv1025

Installation

$npx skills add https://github.com/yariv1025/skills --skill owasp-api-security-top-10

How to Install owasp-api-security-top-10

Quickly install owasp-api-security-top-10 AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yariv1025/skills --skill owasp-api-security-top-10
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yariv1025/skills.

SKILL.md

View raw

This skill encodes the OWASP API Security Top 10 for secure API design, code review, and vulnerability prevention. References are loaded per risk (progressive disclosure).

| API1 Broken Object Level Authorization | references/api1-broken-object-level-authorization.md | | API2 Broken Authentication | references/api2-broken-authentication.md | | API3 Broken Object Property Level Authorization | references/api3-broken-object-property-authorization.md |

| API4 Unrestricted Resource Consumption | references/api4-unrestricted-resource-consumption.md | | API5 Broken Function Level Authorization | references/api5-broken-function-level-authorization.md | | API6 Unrestricted Access to Sensitive Business Flows | references/api6-sensitive-business-flows.md |

OWASP API Security Top 10 - prevention, detection, and remediation for REST/GraphQL/API security. Use when designing or reviewing APIs - object- and function-level authorization, authentication, rate limiting and resource consumption, sensitive business flows, SSRF, API inventory and versioning, or consumption of third-party APIs. Source: yariv1025/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yariv1025/skills --skill owasp-api-security-top-10
Category
!Security
Verified
First Seen
2026-02-24
Updated
2026-03-11

Browse more skills from yariv1025/skills

Quick answers

What is owasp-api-security-top-10?

OWASP API Security Top 10 - prevention, detection, and remediation for REST/GraphQL/API security. Use when designing or reviewing APIs - object- and function-level authorization, authentication, rate limiting and resource consumption, sensitive business flows, SSRF, API inventory and versioning, or consumption of third-party APIs. Source: yariv1025/skills.

How do I install owasp-api-security-top-10?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yariv1025/skills --skill owasp-api-security-top-10 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yariv1025/skills