SKILL·6114E4

json-validation

masharratt
Updated 2 months ago
186 views
14
3
14
View on GitHub
Othergeneral

About

This skill provides centralized JSON validation for the AGENT_SUCCESS_CRITERIA environment variable. It prevents injection attacks (CVSS 8.2) through defensive parsing and ensures consistent error handling across all agents. Use it when you need secure, validated parsing of success criteria in your Claude Code agents.

Quick Install

Claude Code

Recommended
Primary
npx skills add masharratt/claude-flow-novice -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/masharratt/claude-flow-novice
Git CloneAlternative
git clone https://github.com/masharratt/claude-flow-novice.git ~/.claude/skills/json-validation

Copy and paste this command in Claude Code to install this skill

GitHub Repository

masharratt/claude-flow-novice
Path: .claude/skills/json-validation
0
FAQ

Frequently asked questions

What is the json-validation skill?

json-validation is a Claude Skill by masharratt. Skills package instructions and resources that Claude loads on demand, so Claude can perform json-validation-related tasks without extra prompting.

How do I install json-validation?

Use the install commands on this page: add json-validation to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does json-validation belong to?

json-validation is in the security category, tagged general.

Is json-validation free to use?

Yes. json-validation is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

audit-expert
Other

The `audit-expert` skill provides expert-level security auditing and compliance guidance for developers, specializing in code reviews, vulnerability assessments, and regulatory frameworks like SOC 2 and GDPR. It helps conduct security audits, analyze code for vulnerabilities, and ensure infrastructure compliance. Use this skill when you need to review code security, prepare for compliance audits, or assess your application against established security standards.

View skill
audit-expert
Other

The audit-expert skill provides expert-level security auditing and compliance assessment for codebases and systems. It performs vulnerability assessments, code reviews, and checks against standards like SOC 2, GDPR, and OWASP ASVS. Use this skill for security analysis, regulatory compliance verification, and infrastructure configuration reviews during development.

View skill
codeql-expert
Other

The codeql-expert skill provides expert-level guidance for CodeQL static analysis, specializing in vulnerability detection, custom query development, and security code scanning. It helps developers integrate CodeQL into CI/CD pipelines and write custom QL queries for security, quality, and compliance analysis. Use this skill when you need to perform deep static analysis, identify security vulnerabilities in multiple languages, or set up automated security scanning in your development workflow.

View skill
clawshield
Other

ClawShield is a security audit skill for OpenClaw installations that scans for vulnerabilities and detects prompt injection patterns. It generates a JSON report and is designed for hardening deployments against common attacks. Developers should use it to proactively assess and monitor the security posture of their local setups.

View skill