security-review-owasp-input-validation

Community

Catch unsafe input before it becomes risk.

Authorsjinks
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps reviewers find where untrusted input is accepted without strong server-side validation, allowing invalid data to influence business logic, storage, or security-sensitive behavior.

Core Features & Use Cases

  • Server-side validation review: Check whether authoritative validation happens before sensitive processing, not just in the UI.
  • High-risk input analysis: Inspect email, file upload, rich content, regex, type coercion, and fixed-set fields for unsafe handling.
  • Semantic and allowlist checks: Verify business rules, normalization, allowlists, and invariant enforcement for APIs and backend flows.

Quick Start

Ask the Skill to review the specified code path or files for OWASP input validation weaknesses and report confirmed findings, gaps, and passed checks.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: security-review-owasp-input-validation
Download link: https://github.com/sjinks/ai-owasp-skillset/archive/main.zip#security-review-owasp-input-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.