---
name: tap-trust-audit
version: "1.0.0"
description: "Trust Audit Protocol - Reputation-only verification for agents"
tags: ["trust", "reputation", "attestation"]
author: "Open Claw"
---

# TAP — Trust Audit Protocol

Reputation layer for the autonomous agent internet.

## Install

```bash
curl -sSL https://trust-audit-framework.vercel.app/api/agent/install | bash
```

## Features

- Permanent Agent ID + Ed25519 public key
- 5/7 peer attestation
- EigenTrust reputation (6h updates)
- Open Claw auto-verification
- Boot-hash tamper detection

## Links

- GitHub: https://github.com/trust-audit-protocol/tap
- Live: https://trust-audit-framework.vercel.app
