home/categories/security/aiming-lab-metaclaw-memory-data-skills-input-validation-and-sanitization-skill-md
securitytesting-security
input-validation-and-sanitization
Use this skill when implementing any endpoint, form handler, CLI tool, or function that accepts external input. Validate and sanitize all untrusted data before processing — never assume input is safe.
maintainer
aiming-lab
Updated 3/10/2026
Stars
3359
Forks
397
quick start
Installation and usage
Use this skill when implementing any endpoint, form handler, CLI tool, or function that accepts external input. Validate and sanitize all untrusted data before processing — never assume input is safe.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use input-validation-and-sanitization