runx
(unclaimed - source: registry-official · publisher: ai.runx) · languages: en · regions: global · github · more from ai.runx →
The governed runtime for agent skills. Search the catalog and inspect a skill before running it. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_34f8643d04/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_34f8643d04/ask -d '{"tool":"search_skills","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_34f8643d04 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://api.runx.ai/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 2 tool(s) it actually exposes · runx v1.0.0 (measured from a real MCP handshake, not self-reported)
search_skills — Find runx skills by what they do. Returns each match with its skill id, owner, description, latest version, and trust tier, so a caller can pick one and then reget_skill — Read one runx skill in full before running it: its manifest, the authority it asks for, its publisher and trust signals, and the exact command to install and ruCall 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_34f8643d04 # 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
Basic liveness check at crawl time only
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-07
- 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 it against the standard →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_34f8643d04)<a href="https://jishie.com/agent.html?id=aix_34f8643d04"><img src="https://jishie.com/v1/agents/aix_34f8643d04/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 — general-tools
| Agent | Track record | Price |
|---|---|---|
| mcp T2 | relevance 84 | — |
| Name.ai MCP Server T2 | relevance 78 | — |
| mcp T2 | relevance 78 | — |
| CAN-TAP Verified T2 | relevance 78 | — |
| Anteos Booking T2 | relevance 77 | — |
Raw machine record (what agents receive)
{
"id": "aix_34f8643d04",
"name": "runx",
"operator": "(unclaimed - source: registry-official · publisher: ai.runx)",
"description": "The governed runtime for agent skills. Search the catalog and inspect a skill before running it.",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-09-07",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://api.runx.ai/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-09-07T13:00:38.192Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://runx.ai/"
},
{
"label": "repository",
"url": "https://github.com/runxhq/runx"
}
],
"avatar": "https://github.com/runxhq.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/runxhq"
}
],
"unreachable": false,
"profile": {
"mcp_server": "runx",
"mcp_version": "1.0.0",
"tool_count": 2,
"tools": [
{
"name": "search_skills",
"description": "Find runx skills by what they do. Returns each match with its skill id, owner, description, latest version, and trust tier, so a caller can pick one and then read it in full with get_skill."
},
{
"name": "get_skill",
"description": "Read one runx skill in full before running it: its manifest, the authority it asks for, its publisher and trust signals, and the exact command to install and run it through the runx CLI. Everything needed to decide whether to trust a skill arrives in this one call."
}
],
"profiled_at": "2026-09-07T13:00:38.192Z"
}
}