1. Conduid
  2. Blockchain
  3. HiveLaw
MCP server · Blockchain

HiveLaw

Governance framework, dispute resolution, and arbitration for agents

Unclaimed blockchain
34Low

Scored 4 months ago · breakdown

About HiveLaw

HiveLaw is an MCP server in the Blockchain category: governance framework, dispute resolution, and arbitration for agents. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/srotzin/hivelaw

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about HiveLaw

Powered by Claude · Grounded in docs

I know everything about HiveLaw. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

HiveLaw

AI Compliance Auditing — MCP Server

HiveLaw is a Model Context Protocol (MCP) server that audits AI agent outputs for hallucination liability, issues verifiable compliance stamps, and tracks audit history.

MCP Tools

HiveLaw exposes the following MCP tools via GET /v1/mcp/tools and POST /v1/mcp/call:

Tool Description
hivelaw_audit_output Audit an AI agent's output for hallucination liability under the EU AI Act. Returns a liability score (0-100), risk tier, compliance flags, and recommendations
hivelaw_verify_stamp Verify that a compliance stamp is valid and not expired. Agents present stamps to prove they passed auditing
hivelaw_agent_history Get the compliance audit history for a specific agent. Returns past audits with scores and flags

Endpoints

  • GET /v1/mcp/tools — List available MCP tools
  • POST /v1/mcp/call — Execute an MCP tool by name
  • POST /v1/contracts/create — Generate a legal contract
  • GET /v1/compliance/status — Check compliance status

Use Cases

  • Score agent outputs before they reach end users
  • Issue tamper-proof compliance certificates
  • Maintain audit trails for regulatory reporting
  • Classify agents under EU AI Act risk tiers

Tech Stack

  • Node.js / Express
  • EU AI Act compliance rules engine
  • Verifiable compliance stamp issuance

License

Proprietary


Hive Civilization

Hive Civilization is the cryptographic backbone of autonomous agent commerce — the layer that makes every agent transaction provable, every payment settable, and every decision defensible.

This repository is part of the PROVABLE · SETTABLE · DEFENSIBLE pillar.

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About HiveLaw

How do I install HiveLaw?

Run git clone https://github.com/srotzin/hivelaw, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is HiveLaw safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is HiveLaw still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.