HiveTrust
io.github.srotzin/hivetrust · v1.0.0 · MCP 2024-11-05
KYA identity verification, trust scoring, and performance bonds for AI agents
Reachability
reachable
checked 2026-07-14 03:47 UTC
Registry status active
Tools pinned 17
3fe1c4a17a80
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.srotzin
(GitHub-account verified by the official registry)
Repository
github.com/srotzin/hivetrust
Website
https://www.hiveagentiq.com
Remote endpoints
https://hivetrust.onrender.com/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:47 | first capture | 17 tools pinned |
Pinned tool definitions (17)
| Tool | Description |
|---|---|
| hivetrust_register_agent | Register a new AI agent identity with HiveTrust KYA (Know Your Agent). Assigns a unique agent ID, anchors the public key, and initializes the trust score. |
| hivetrust_get_agent | Retrieve a registered agent's full identity profile, including public key, checksum, trust tier, capabilities, and compliance status. |
| hivetrust_verify_identity | Verify an agent's cryptographic identity by checking public key ownership and checksum integrity. Returns a verification result with confidence score and reason codes. |
| hivetrust_get_trust_score | Retrieve an agent's current multi-pillar trust score (0–1000 scale). Returns composite score, tier, per-pillar breakdown (identity, behavior, fidelity, compliance, provenance), verdict, and max recommended transaction value. |
| hivetrust_verify_agent_risk | Quick risk assessment for payment processors and marketplace operators. Returns verdict (ALLOW/REVIEW/BLOCK), trust tier, and max transaction limit. This is the free public endpoint — no API key required. |
| hivetrust_ingest_telemetry | Bulk ingest behavioral telemetry events for an agent. These events feed into the trust scoring engine. Supports transaction completions, SLA violations, dispute events, tool calls, and more. |
| hivetrust_issue_credential | Issue a W3C-compatible verifiable credential to an agent. Credentials represent verified claims such as identity verification, compliance certification, or domain expertise. |
| hivetrust_verify_credential | Verify a previously issued verifiable credential. Checks signature validity, revocation status, and expiration. |
| hivetrust_revoke_credential | Revoke a verifiable credential. Records the revocation in the registry. Revoked credentials immediately fail verification checks. |
| hivetrust_get_insurance_quote | Get a dynamic insurance premium quote for an agent transaction. Premium is calculated based on trust score, transaction value, and risk tier. HiveTrust takes a 1.5% spread on insured transactions. |
| hivetrust_bind_insurance | Bind (activate) an insurance policy for an agent. Locks in the premium, creates the policy record, and deploys the escrow contract on Base L2. |
| hivetrust_file_claim | File an insurance claim against an active policy. Triggers claims adjudication workflow. Payouts are made in USDC via the Base L2 escrow contract. |
| hivetrust_file_dispute | File a dispute or appeal against a trust score decision, credential revocation, or behavioral event. Initiates the dispute resolution workflow. |
| hivetrust_get_platform_stats | Retrieve HiveTrust platform-wide statistics: total registered agents, verified count, average trust score, total insured value, active policies, claims filed, and more. |
| hivetrust_create_lease | Create a Data Oracle Context Lease — "Sign Once, Settle Many". Grants unlimited access to a data stream for a fixed period (24h/72h/168h). Returns a cryptographic lease token (SHA-256) for zero-friction verification. Available streams:... |
| hivetrust_stake_bond | Stake USDC to back an agent's reputation via HiveBond. Creates a trust bond with a specified tier (bronze/silver/gold/platinum) and lock period. Phase 1: declared stake amount tracked in-memory; flat $0.25 registration fee via x402.... |
| hivetrust_verify_bond | Quick bond verification — check if an agent is bonded and at what tier. Returns bonded status, tier, staked amount, slash count, and max bounty access. This is the key integration point — other services call this to check bond status... |
Status badge
[](https://toolpin.dev/servers/io.github.srotzin/hivetrust)
Maintain this server? Add the badge to your README — it links your users to this live status page.