security-review-owasp-mass-assignment
CommunityCatch mass assignment before privilege leaks
Authorsjinks
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps reviewers find mass assignment weaknesses where request data can silently populate sensitive fields and compromise authorization, ownership, pricing, or account state.
Core Features & Use Cases
- Binding Boundary Review: Checks whether public request payloads are safely separated from domain and persistence models.
- Sensitive Field Protection: Flags risky exposure of fields like roles, permissions, status, owner identifiers, and financial values.
- Framework Control Validation: Assesses allowlists, ignored properties, DTO mapping, and other binding safeguards across code and configuration.
- Use Case: Use it when reviewing an API, form handler, or ORM flow that may let attackers set fields they should never control.
Quick Start
Review the selected flow for mass assignment risks with the security-review-owasp-mass-assignment skill and report any bindable sensitive fields.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-mass-assignment Download link: https://github.com/sjinks/ai-owasp-skillset/archive/main.zip#security-review-owasp-mass-assignment Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.