Parse Dont Validate

Use at a boundary that takes untrusted input — API, config, user data, a queue message. Parse it into a typed value that makes invalid states unrepresentable, instead of validating and passing the raw data onward for the core to re-check or blindly trust.

selamy-labs 44a6b4c 3.3 KB Updated

File contents

selamy-labs/agent-skills/tree/main/skills/parse-dont-validate commit 44a6b4c1af

Frequently asked questions

npx skillmds@latest add selamy-labs/parse-dont-validate