Rule Security

Validate All Input

Validate and sanitize all user input at system boundaries

securityvalidationinput
CLAUDE.md

Validate and sanitize all user input at system boundaries. Never trust data from HTTP requests, URL parameters, form fields, file uploads, or any external source. Use a schema validator.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl