Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    coreyja

    global-validation

    coreyja/global-validation
    Security
    6
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Implement secure, comprehensive input validation on both client and server sides using allowlists, type checking, and sanitization to prevent injection attacks...

    SKILL.md

    Global Validation

    This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global validation.

    When to use this skill

    • When handling user input from forms, API endpoints, or external data sources
    • When implementing form validation with field-specific error messages
    • When validating data types, formats (email, phone, URL), ranges, and required fields
    • When sanitizing user input to prevent injection attacks (SQL, XSS, command injection)
    • When implementing client-side validation for immediate user feedback
    • When implementing mandatory server-side validation for security and data integrity
    • When validating business rules (sufficient balance, valid date ranges, stock availability)
    • When using allowlists to define what input is acceptable rather than blocklists
    • When applying validation consistently across all entry points (web, API, background jobs)
    • When failing early by rejecting invalid data before processing

    Instructions

    For details, refer to the information provided in this file: global validation

    Recommended Servers
    vastlint - IAB XML VAST validator and linter
    vastlint - IAB XML VAST validator and linter
    VAT Validator MCP
    VAT Validator MCP
    Bizfile MCP — Global Company Intelligence
    Bizfile MCP — Global Company Intelligence
    Repository
    coreyja/coreyja.com
    Files