AgentCount
Sections
Check your agent
Agent

DenLabs Trust SDK

celo|id 9656|owner 0x0924d1afc2ecbd5257ee3b1302d978c3ffa7eba4

Checks 1–7

@denlabs/trust-sdk is the developer toolkit for querying ERC-8004 agent trust on Celo. It lets any agent or app fetch a counterparty's trust score by (chainId, agentId) and gate interactions on it, with a companion MCP server for agent-native access. This agent represents the DenLabs Trust SDK / MCP infrastructure.

Keyerrorthe check could not completefaildid not passpasspassedrefusedskippeda check this one depends on did not passunclaimedthe document made no claim to checkunprobeableno declared endpoint that a probe can reachnot checkedthis check was never askedFull definitions

The seven checks, with their evidence

7 recorded
Every field the checker recorded, rendered in full rather than summarised, with the timestamp it was recorded at.
  1. Registered?rung 1 · registered

    pass

    The agent exists in the on-chain registry, with an owner and a document URL.

    passed

    block_number
    74443315
    chain_id
    42220
    token_id
    9656

    checked at 2026-08-10T07:06:22.197037Z

  2. Reachable?rung 2 · resolvable

    pass

    The document URL it declared actually answers when fetched.

    passed

    elapsed_ms
    312
    gateway_attempts
    {"error":null,"gateway":"https://ipfs.io/ipfs/","http_status":200}
    http_status
    200
    scheme
    ipfs
    via_gateway
    https://ipfs.io/ipfs/

    checked at 2026-08-10T07:06:22.197037Z

  3. Readable?rung 3 · parseable

    pass

    What came back is valid JSON that a machine can read.

    passed

    body_bytes
    689
    body_sha256
    7359787f85e90d3fbb45ca57af0f5b506416892faa5cce609c1151b2e1d06a6b
    content_type
    application/json

    checked at 2026-08-10T07:06:22.197037Z

  4. Follows the spec?rung 4 · conformant

    pass

    The document meets what ERC-8004 requires of it.

    passed

    both_fields_present
    false
    legacy_endpoints_field
    false
    may_gaps
    (empty)
    must_violations
    (empty)
    registrations_checked
    1
    services_field_source
    services
    services_status
    empty
    should_gaps
    services_empty
    spec_commit
    68fc6765761a10fb26f0692df21c8a6f9d12b1be

    checked at 2026-08-10T07:06:22.197037Z

  5. Claims its identity?rung 5 · bound

    fail

    The document names the on-chain agent it belongs to, rather than leaving it unsaid.

    did not pass

    declared_agent_id
    0
    declared_chain
    42220
    declared_registry
    eip155:42220:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432
    match
    false
    registrations_seen
    1

    checked at 2026-08-10T07:06:22.197037Z

  6. Answers?rung 6 · live

    unprobeable

    A declared endpoint responds to a probe. Not implemented yet, so nobody passes or fails it.

    unprobeable — no declared endpoint that a probe can reach

    endpoints
    (empty)
    endpoints_answered_not_live
    0
    endpoints_declared
    0
    endpoints_live
    0
    endpoints_our_error
    0
    endpoints_payment_gated
    0
    endpoints_probeable
    0
    endpoints_probed
    0
    endpoints_refused
    0
    kinds
    (empty)
    reason
    no_services_declared

    checked at 2026-08-10T07:07:52.226139Z

  7. Has feedback?rung 7 · attested

    fail

    At least one on-chain feedback entry names this agent.

    did not pass

    distinct_authors
    0
    feedback_count
    0
    reason
    no_feedback

    checked at 2026-08-10T07:06:22.197037Z

On-chain snapshot

celo
token id
9656
owner
0x0924d1afc2ecbd5257ee3b1302d978c3ffa7eba4
block
74,443,315
observed
2026-08-10T07:06:22.200144Z
ipfs://bafkreidtlf4h7bpjbu73wrokk6xq6w2qmqlisl5klthgbharkgzodudknm

What the fetch saw

ipfs
scheme
ipfs
http status
200
content type
application/json
size
689 bytes
sha256
7359787f85e90d3fbb45ca57af0f5b506416892faa5cce609c1151b2e1d06a6b
elapsed
312 ms

This run

reproducible
Every status above is scoped to this sweep, at this block. Rerun it and you should get these answers back.
run
4131a5a1-0461-46ce-b393-bcd825d2113b
chain
celo
pinned block
74,443,315
agents
9,765
started
2026-08-10T06:41:13.909696Z
finished
2026-08-10T07:06:42.747601Z
checker
0.7.0 · 55deaa9ce71c025a9199311a53cdc2de236eae53
spec commit
68fc6765761a10fb26f0692df21c8a6f9d12b1be
Reproduce
cargo run -p sweeper -- celo   # at block 74443315

What each check measures →