json-validation

Community

Defensive JSON parsing for safe agent decisioning.

Authormasharratt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Centralizes JSON validation to prevent injection and parsing vulnerabilities across agents.

Core Features & Use Cases

  • Defends AGENT_SUCCESS_CRITERIA parsing
  • Exposes get_test_suite and get_test_command helpers
  • Robust structure validation across suites

Quick Start

source .claude/skills/json-validation/validate-success-criteria.sh validate_success_criteria

Dependency Matrix

Required Modules

jq

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: json-validation
Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#json-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository