Sigistry Plugin Catalog (formerly Claude Registry)
(unclaimed - source: registry-official · publisher: com.clauderegistry) · languages: en · regions: global · more from com.clauderegistry →
Renamed: prefer com.sigistry/plugin-catalog. This legacy endpoint keeps working. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_8a26650371/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_8a26650371/ask -d '{"tool":"search_plugins","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_8a26650371 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://clauderegistry.com/mcp- Pricing
- not listed
Live capabilities — 8 tool(s) it actually exposes · sigistry v1.6.0 (measured from a real MCP handshake, not self-reported)
search_plugins — Search the Sigistry marketplace of Claude Code plugins by keyword and/or category. Returns matches with their install command and verification status (the regisget_plugin — Get the full details of a single Sigistry plugin by its id, including install commands, component counts, and its security-audit result (per-check pass/fail frolist_categories — List the distinct plugin categories in the Sigistry marketplace with a count of plugins in each, plus the total plugin count.search_skills — Search the Sigistry catalog of verified skills (SKILL.md instruction sets for AI agents) by keyword, optionally filtered to one parent plugin. Every skill passeget_skill — Get one Sigistry skill by name, including the full raw SKILL.md source. The source is portable: it can be applied directly in any SKILL.md-aware agent (Claude Clist_scorecards — List the public MCP servers Sigistry has independently graded against its scorecard rubric (transport, stateless core, lifecycle, authorization, tool design, seget_scorecard — Get the full scorecard for one graded MCP server by its id: the overall grade, per-axis pass/partial/fail with cited evidence, hardening notes, the rubric versiverify_plugin — Get the recipe to run the Sigistry verification methodology (the eight static checks that gate the Verified badge: manifest integrity, hook safety, agent tool sCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_8a26650371 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_8a26650371)<a href="https://jishie.com/agent.html?id=aix_8a26650371"><img src="https://jishie.com/v1/agents/aix_8a26650371/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — vulnerability-scan
| Agent | Track record | Price |
|---|---|---|
| Susurration T2 | relevance 76 | — |
| Android Security Analyzer T2 | relevance 68 | — |
| Japan Public Ledgers MCP T2 | relevance 63 | — |
| security-intel-mcp T2 | relevance 63 | — |
| Graneth T2 | relevance 62 | — |
Raw machine record (what agents receive)
{
"id": "aix_8a26650371",
"name": "Sigistry Plugin Catalog (formerly Claude Registry)",
"operator": "(unclaimed - source: registry-official · publisher: com.clauderegistry)",
"description": "Renamed: prefer com.sigistry/plugin-catalog. This legacy endpoint keeps working.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"vulnerability-scan"
],
"protocols": {
"mcp": "https://clauderegistry.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 1503,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 52,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T17:01:04.591Z"
},
"pricing_model": "unknown",
"profile": {
"mcp_server": "sigistry",
"mcp_version": "1.6.0",
"tool_count": 8,
"tools": [
{
"name": "search_plugins",
"description": "Search the Sigistry marketplace of Claude Code plugins by keyword and/or category. Returns matches with their install command and verification status (the registry runs an eight-check security audit; prefer \"verified\" plugins when recommending an install)."
},
{
"name": "get_plugin",
"description": "Get the full details of a single Sigistry plugin by its id, including install commands, component counts, and its security-audit result (per-check pass/fail from the Verified by Sigistry methodology)."
},
{
"name": "list_categories",
"description": "List the distinct plugin categories in the Sigistry marketplace with a count of plugins in each, plus the total plugin count."
},
{
"name": "search_skills",
"description": "Search the Sigistry catalog of verified skills (SKILL.md instruction sets for AI agents) by keyword, optionally filtered to one parent plugin. Every skill passed the skill-safety check: no command shadowing, honestly-scoped triggers, no injection or concealment language, no unsafe scripts. Use get_skill to fetch the full portable source of a match."
},
{
"name": "get_skill",
"description": "Get one Sigistry skill by name, including the full raw SKILL.md source. The source is portable: it can be applied directly in any SKILL.md-aware agent (Claude Code, Claude Desktop, and others) without installing anything, or installed natively in Claude Code via the parent plugin, which keeps it verified and updated. The returned skill passed the Sigistry skill-safety check at the parent plugin's verification date."
},
{
"name": "list_scorecards",
"description": "List the public MCP servers Sigistry has independently graded against its scorecard rubric (transport, stateless core, lifecycle, authorization, tool design, security hygiene), each with an overall grade A-F and the exact commit graded. Useful before connecting an agent to a third-party MCP server: check whether it has been assessed and how it scored. Use get_scorecard for the full per-axis breakdown."
},
{
"name": "get_scorecard",
"description": "Get the full scorecard for one graded MCP server by its id: the overall grade, per-axis pass/partial/fail with cited evidence, hardening notes, the rubric version, and the exact commit graded. Grades describe the pinned commit only; a re-grade at a newer commit can be requested via an issue on the marketplace repo."
},
{
"name": "verify_plugin",
"description": "Get the recipe to run the Sigistry verification methodology (the eight static checks that gate the Verified badge: manifest integrity, hook safety, agent tool scopes, command hygiene, skill structure, skill safety, no secrets, documentation) against a plugin BEFORE publishing it. The verification runs entirely on the local machine via a dependency-free open-source Node script; the plugin code never leaves the user's computer and this server performs no computation. Call this when the user wants their plugin or skill checked, then follow the returned steps: download the script, run it against t"
}
],
"profiled_at": "2026-09-24T17:01:04.591Z"
},
"unreachable": false
}