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

web-security-hardening

Security audit checklist for web applications. Use when reviewing, auditing, or hardening a web app's security posture. Covers rate limiting, auth headers, IP blocking, CORS, security middleware, input validation, file upload limits, ORM usage, and password hashing. Triggers on requests like "review security", "harden this app", "security audit", "check for vulnerabilities", or when building/reviewing API endpoints.

Overview

Security audit checklist for web applications. Use when reviewing, auditing, or hardening a web app's security posture. Covers rate limiting, auth headers, IP blocking, CORS, security middleware, input validation, file upload limits, ORM usage, and password hashing. Triggers on requests like "review security", "harden this app", "security audit", "check for vulnerabilities", or when building/reviewing API endpoints.

Install command
npx skills add https://github.com/dtsong/claude-code-windows-setup --skill web-security-hardening

Copy and paste this command into Claude Code to install the skill

Stars1
Forks1
UpdatedMarch 18, 2026 at 06:23
File Explorer
6 files
SKILL.md
readonly