SKILL_MD
input-validation
by Shah-Aayush
24

Verify that data crossing trust boundaries is validated for type, range, format, and length. Activate on any diff that touches code receiving external input (HTTP, IPC, file, queue, env, CLI args).

Coding / 软件开发Safe-ishScanned