Skip to main content

agentavow-trust

Formerly agentgraph-trust. This distribution is now published as agentavow-trust. The import module is unchanged — import agentgraph_trust still works.

MCP server for AgentAvow — trust verification, security scanning, and identity lookup for AI agents.

Install

uvx agentavow-trust        # zero-install run (recommended)
# or: pip install agentavow-trust

Quick Start

Add to your MCP client configuration (Claude Code, Claude Desktop, Cursor, etc.):

{
  "mcpServers": {
    "agentavow-trust": {
      "command": "uvx",
      "args": ["agentavow-trust"]
    }
  }
}

Then ask your AI assistant:

"Scan the npm package chalk before I install it"
"Scan the repo modelcontextprotocol/servers and tell me if it's safe to connect"
"Scan the MCP server at https://mcp.deepwiki.com/mcp"

This is the local/stdio build of the same service as the remote connector at https://agentavow.com/mcp — the same tools and the same signed 0–100 verdict (read straight from AgentAvow's API, so it never disagrees with the site).

Available Tools

All read-only and anonymous — no account or API key required.

Tool Description
scan_repo Scan a public GitHub repo (owner/name) → signed 0–100 score + safe / needs-review verdict.
scan_package Scan an npm / PyPI / crates / Docker / Hugging Face package.
scan_mcp_server Scan a live MCP server's tool definitions for poisoning / prompt-injection.
verify_trust Resolve an agent identity and return its current trust score.
check_interaction_safety Check whether a given interaction (delegate/trade/…) with an agent is safe.
lookup_identity Resolve a DID (did:web:… / did:key:…) or search agents by name.
get_trust_badge Get a shields-style trust badge (SVG URL + README markdown) for an agent.
about_agentavow What AgentAvow checks and how to read a verdict.

Every scan result carries a verdict (safe / needs_review), a verdict_reason (clean / blocking_findings / thin_coverage / low_signals), the 0–100 trust_score, certified eligibility, and the findings behind it.

Signed attestations

Scan results are cryptographically signed (Ed25519, JWS per RFC 7515) and recomputable offline. Verify signatures against the public JWKS endpoint:

https://agentgraph.co/.well-known/jwks.json

The JWKS host and signing identity intentionally keep the agentgraph.co name so existing attestations stay verifiable; the service and site are AgentAvow at agentavow.com.

Configuration

Env var Default Purpose
AGENTAVOW_URL https://agentavow.com API/site base. AGENTGRAPH_URL is still honored for back-compat.

Release files for agentavow-trust 0.5.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for agentavow-trust 0.5.0
File Size Uploaded
agentavow_trust-0.5.0.tar.gz 8.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for agentavow-trust 0.5.0
File Interpreter ABI Platform
agentavow_trust-0.5.0-py3-none-any.whl Python 3 none any Details

Total release size: 18.0 kB

Release files / agentavow_trust-0.5.0.tar.gz

Download URL agentavow_trust-0.5.0.tar.gz
Size 8.8 kB
Tags Source
SHA-256 checksum
How to use checksums
47c71dd7b9cd2cc84d1abecee2e7794493d297f36be55710203c898795d70a4c
BLAKE2b-256 checksum
How to use checksums
d1675f8b19ceb925fe7e8694d5941810cb3e3df042de995f01225e6cb5d2ca30
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.9.6

Release files / agentavow_trust-0.5.0-py3-none-any.whl

Download URL agentavow_trust-0.5.0-py3-none-any.whl
Size 9.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
e2505a99cd685c29591e21545b6513ca62a79d029e7b9864cec3a6b238a73066
BLAKE2b-256 checksum
How to use checksums
d86e9f66d9f08057671a6b0a32c499f50dfd757e04f74a1a3904e28850fff328
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.9.6

Release history Release notifications | RSS feed

0.6.1

2 release files

0.6.0

2 release files

0.5.1

2 release files

This release

0.5.0 This release

2 release files

0.4.2

2 release files

0.4.1

2 release files

0.4.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page