Hugging Bay
huggingbay.xyz
· Hugging Bay
Verified open-AI artifact registry: find a model for a task, resolve an exact immutable identity, verify safety/license/revocation evidence, pull verified bytes, and report run evidence.
huggingbay.xyz via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 38/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-11 05:30:10 current | 94339c52f3f8… |
view → |
Endpoints
| Agent card | https://huggingbay.xyz/.well-known/agent-card.json |
| Provider | https://huggingbay.xyz |
| Docs | https://huggingbay.xyz/docs/agent-cookbook |
Skills · 5 declared · mapped to canonical taxonomy
Task + constraints (hardware, license, size) → shortlisted exact variants with eligibility reasons and exclusions.
Repo or hb:// URI → immutable manifest digest, bay.lock, and identity-changed detection (never silent retargeting).
Safety verdict, license clarity, revocation state, threat scan, and runnable-bundle completeness for one artifact.
Complete-bundle file list with sha256 hashes and resumable download URLs.
Submit a verified-run receipt or review so the next decision is better calibrated.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/huggingbay.xyz) [](https://agenstry.com/agents/huggingbay.xyz) [](https://agenstry.com/agents/huggingbay.xyz) [](https://agenstry.com/agents/huggingbay.xyz)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.2.6",
"name": "Hugging Bay",
"description": "Verified open-AI artifact registry: find a model for a task, resolve an exact immutable identity, verify safety/license/revocation evidence, pull verified bytes, and report run evidence.",
"url": "https://huggingbay.xyz/api/a2a/task",
"preferredTransport": "JSONRPC",
"version": "1.0.0",
"provider": {
"organization": "Hugging Bay",
"url": "https://huggingbay.xyz"
},
"documentationUrl": "https://huggingbay.xyz/docs/agent-cookbook",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {
"public": {
"type": "openIdConnect",
"description": "No auth required for public evidence; reader tokens add watchlist/library scopes."
}
},
"security": [],
"skills": [
{
"id": "find-model",
"name": "Find a model",
"description": "Task + constraints (hardware, license, size) \u2192 shortlisted exact variants with eligibility reasons and exclusions.",
"tags": [
"discovery"
],
"examples": [
"find a commercial-safe embedding model that fits 8GB VRAM"
]
},
{
"id": "resolve-identity",
"name": "Resolve exact identity",
"description": "Repo or hb:// URI \u2192 immutable manifest digest, bay.lock, and identity-changed detection (never silent retargeting).",
"tags": [
"identity"
],
"examples": [
"resolve BAAI/bge-m3 to an immutable identity"
]
},
{
"id": "verify-evidence",
"name": "Verify before trust",
"description": "Safety verdict, license clarity, revocation state, threat scan, and runnable-bundle completeness for one artifact.",
"tags": [
"trust"
],
"examples": [
"is Yi-Coder-1.5B-Chat safe to run commercially?"
]
},
{
"id": "download-plan",
"name": "Plan a verified pull",
"description": "Complete-bundle file list with sha256 hashes and resumable download URLs.",
"tags": [
"download"
],
"examples": [
"plan a verified pull of bge-m3"
]
},
{
"id": "report-evidence",
"name": "Report run evidence",
"description": "Submit a verified-run receipt or review so the next decision is better calibrated.",
"tags": [
"evidence"
],
"examples": [
"report a successful run on RTX 4090"
]
}
],
"rateLimits": {
"note": "Public reads are rate-limited per client; honor Retry-After on 503."
},
"freshness": {
"generatedAt": "2026-07-11T05:30:09.635Z"
},
"expertCatalogs": {
"mcp": "https://huggingbay.xyz/.well-known/mcp.json",
"openapi": "https://huggingbay.xyz/openapi.json",
"llms": "https://huggingbay.xyz/llms.txt"
},
"manifest_digest": "sha256:71735c957fb3ae2b3273ebf874a1a13d3132340ce69d2234fedea2d528ed118d",
"signature": {
"version": 1,
"algorithm": "Ed25519",
"key_id": "ed25519:718f9ccff1cef500235425ce",
"canonical_digest": "sha256:71735c957fb3ae2b3273ebf874a1a13d3132340ce69d2234fedea2d528ed118d",
"value": "Ch4g4A97CV6DsVvPAIHyKtJlG9P07qW_ck1zpgJfZmp9cOJ_z6EoOKeuF9cHrKheGXZUTW96kRuUQByqlrmJDg",
"signed_at": "2026-07-11T05:30:09.635Z",
"public_key_url": "/api/keys/manifest-signing",
"payload": "canonical-json:manifest-excluding-signature-and-generated_at"
}
}