Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Data Validation Suite logo
Skill

Data Validation Suite

Treats input validation as a security control rather than a data quality nicety.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install data-validation-suite@claude-code-workflows
Triggers on

API girdisi doğrulanırken, şema ve tip kontrolü yazılırken ya da enjeksiyon ve SSRF riskleri kapatılırken.

Author
Seth Hobson
License
MIT

The plugin is a single agent, and it opens by drawing a boundary: this one writes code while a security auditor assesses posture, so hands-on validation and API hardening belong here and threat modelling and compliance work belongs elsewhere. That framing decides the content. Validation is allowlist-first, queries are parameterised without exception, and output encoding is chosen by context rather than applied uniformly, since escaping for HTML does not protect a JavaScript or URL position. Outbound requests get their own section covering destination allowlisting and SSRF prevention, which is the validation case most often forgotten because the untrusted input is a URL that the server itself will go and fetch.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?