Skill Wiki v0.1.0
anti-pattern @community/anti-pattern-trusting-client-validation

Trusting Client Validation

Relying on browser-side validation (HTML5 required/pattern attributes, JavaScript form checks) as the security boundary, with no equivalent validation on the server — trivially bypassed with curl, Postman, or DevTools.

Skill
@community
Domain
security
Version
1.0.0
Quality
4.0
Edges
4 out · 2 in
Tokens
71/671/1271
$ prime install @community/anti-pattern-trusting-client-validation

Projection

Always in _index.xml · the agent never has to ask for this.

TrustingClientValidation [anti-pattern] v1.0.0

Relying on browser-side validation (HTML5 required/pattern attributes, JavaScript form checks) as the security boundary, with no equivalent validation on the server — trivially bypassed with curl, Postman, or DevTools.

Source

prime-system/examples/frontend-design/primes/compiled/@community/anti-pattern-trusting-client-validation/atom.yaml

Compiled at 2026-05-07