{"name":"claude-skill-validator","version":"1.0.0","description":"Validate Claude Skill packages — frontmatter, security, tools, score gate.","pricing":{"free":"60 req/min, 1k req/day","pro":"$9/mo unlimited"},"endpoints":{"validate":"POST /validate { skill_md, tools?, allowed_tools? }","lint_frontmatter":"POST /lint/frontmatter { yaml }","scan_security":"POST /scan/security { skill_md }","score":"POST /score { skill_md, tools?, allowed_tools? } → 0-100 + gate"}}