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

security-defense-and-mitigation

Stars0
Forks0
UpdatedJuly 13, 2026 at 04:16

Guidelines for secure-by-default coding, bot/malicious actor protection, secure authentication/sessions, security headers, and input validation/escaping. Use this skill when: (1) implementing security/defense features, (2) adding bot defense (honeypots, rate-limiting, CAPTCHA), (3) configuring authentication/authorization/OAuth/tokens/passwords, (4) configuring CORS or security headers (CSP, HSTS, XSS protection), (5) implementing or refactoring any client-facing input form/endpoint where validation and escaping are required to prevent attacks (SQLi, XSS, SSRF).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
5 files
SKILL.md
readonly