byaiming-lab· 37 skills
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.
$npx -y skills add aiming-lab/metaclaw --skill input-validation-and-sanitizationInstalls into the current project.
Run `npx skills use "https://github.com/aiming-lab/metaclaw" --skill "aiming-lab/metaclaw/input-validation-and-sanitization"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aiming-lab/metaclaw" that are relevant to the current task. Run `npx skills add "https://github.com/aiming-lab/metaclaw"` and select the relevant skills, then follow their instructions.