·owasp-serverless-top-10
!

owasp-serverless-top-10

OWASP Serverless Top 10 - prevention, detection, and remediation for serverless (Lambda, Functions) security. Use when building or reviewing serverless apps - event injection, over-permissioned functions, insecure deps, secrets, config, and other serverless-specific interpretations of the Web Top 10.

5Installs·0Trend·@yariv1025

Installation

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

How to Install owasp-serverless-top-10

Quickly install owasp-serverless-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-serverless-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 Top 10 Serverless Interpretation for secure serverless design and review. References are loaded per risk. Based on OWASP Top 10 Serverless Interpretation 2018. See the official PDF for the exact 10 categories.

| SL1 Injection (Serverless) | references/sl01-injection.md | | SL2 Broken Authentication (Serverless) | references/sl02-broken-auth.md | | SL3 Sensitive Data Exposure (Serverless) | references/sl03-sensitive-data-exposure.md | | SL4 XML External Entities (Serverless) | references/sl04-xxe.md |

| SL5 Broken Access Control (Serverless) | references/sl05-broken-access-control.md | | SL6 Security Misconfiguration (Serverless) | references/sl06-misconfiguration.md | | SL7 XSS (Serverless) | references/sl07-xss.md | | SL8 Insecure Deserialization (Serverless) | references/sl08-insecure-deserialization.md |

OWASP Serverless Top 10 - prevention, detection, and remediation for serverless (Lambda, Functions) security. Use when building or reviewing serverless apps - event injection, over-permissioned functions, insecure deps, secrets, config, and other serverless-specific interpretations of the Web Top 10. 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-serverless-top-10
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from yariv1025/skills

Quick answers

What is owasp-serverless-top-10?

OWASP Serverless Top 10 - prevention, detection, and remediation for serverless (Lambda, Functions) security. Use when building or reviewing serverless apps - event injection, over-permissioned functions, insecure deps, secrets, config, and other serverless-specific interpretations of the Web Top 10. Source: yariv1025/skills.

How do I install owasp-serverless-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-serverless-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