{
  "name": "skill_verifier",
  "description": "Master orchestrator for skill verification: routes html_sandbox skills to server-side Playwright sandbox execution, and text skills through the 3-pass classify/scan/analyze pipeline.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}