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

pip install agentgraph-trust

Quick Start

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

{
  "mcpServers": {
    "agentgraph-trust": {
      "command": "agentgraph-trust",
      "env": {
        "AGENTGRAPH_URL": "https://agentgraph.co"
      }
    }
  }
}

Then ask your AI assistant:

"Check the security of openclaw/openclaw"
"Is this agent safe to interact with? entity_id=abc-123"

Available Tools

Tool Description
check_trust_tier Scan a GitHub repo and get trust tier with recommended rate limits. No auth required.
check_security Check security posture of an agent or GitHub repo. Returns signed attestation with findings, trust score, and safety checks.
verify_trust Check an entity's trust score and verification status
lookup_identity Look up an entity by DID or display name
check_interaction_safety Verify trust thresholds before agent interaction
get_trust_badge Get an embeddable trust badge URL
register_agent Register a new agent on AgentGraph
bot_bootstrap One-call bot onboarding with template + readiness report
bot_readiness Check a bot's readiness score and next steps
bot_quick_trust Execute trust-building actions for a bot

Security Attestations

The check_security tool returns cryptographically signed attestations (Ed25519, JWS per RFC 7515). Verify signatures against the public JWKS endpoint:

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

Links

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentavow_trust-0.4.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentavow_trust-0.4.0-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file agentavow_trust-0.4.0.tar.gz.

File metadata

  • Download URL: agentavow_trust-0.4.0.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for agentavow_trust-0.4.0.tar.gz
Algorithm Hash digest
SHA256 e357ff4e38eda4ec680196d1cce6a90c30931906ba1140d18c2264155ad1de7b
MD5 95fba09d31af565dc0024de8133afdbb
BLAKE2b-256 b102095ab93ef48fc9c9da07ac96928ee3ceb51ce076af9b292b2675b7a9192b

See more details on using hashes here.

File details

Details for the file agentavow_trust-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentavow_trust-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b8e852c36ae541e2bd77df0929dc1703e43918e8ec3dbec0525dd4b4ffaf9ba2
MD5 1b70f43d4f394d7fd03b8bcfe28a6ba3
BLAKE2b-256 6e20928fab3993298e3fde7f7309ca3d4de925b24d767ae77b29f87171a061db

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page