Skip to main content
Run any Skill in Manus
with one click

api-hardening

// API security hardening patterns. Use when implementing rate limiting, input validation, CORS configuration, API key management, request throttling, or protecting endpoints from abuse. Covers defense-in-depth strategies for REST APIs with practical implementations for Express, FastAPI, and serverless, oriented around the OWASP API Security Top 10:2023.

$ git log --oneline --stat
stars:233
forks:44
updated:May 9, 2026 at 16:31
SKILL.md
readonly