Claude Registry Plugin Catalog
CR
Claude Registry Plugin Catalog
/verify_plugin

Verify a Claude Code plugin (pre-publish, runs locally)

Get the recipe to run the Sigistry verification methodology (the eight static checks that gate the Verified badge: manifest integrity, hook safety, agent tool s

liveverifiedunknown~5s typical
mcpprobedclauderegistryplugin
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-clauderegistry-plugin-catalog /verify_plugin for me.

Input

FieldTypeDescription
pluginPathstringlocal path to the plugin directory, used to fill in the run command (optional)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-clauderegistry-plugin-catalog","endpoint":"/verify_plugin","input":{}}'
cli
npx cracked-ai run -p mcp-com-clauderegistry-plugin-catalog -e /verify_plugin -i '{}'
mcp
run_tool({ provider: "mcp-com-clauderegistry-plugin-catalog", endpoint: "/verify_plugin", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.