Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Validate and constrain untrusted input at the boundary. Use on any handler that accepts external data.
.claude/skills/archive228-input-validation/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-18 | ✗→✓ | ▲ Improved | -38% | 0% |
| case-01 | ✓→✓ | = Same ✓ | -35% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -27% | 0% |
| case-03 | ✓→✓ | = Same ✓ | -42% | 0% |
| case-04 | ✓→✓ | = Same ✓ | -44% | 0% |
Validate at the edge, before the data touches logic or storage.
Never trust "it comes from our own frontend". The request can come from anywhere.
Other measured skills in the registry, with their headline benchmark lift.