Skip to main content

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

Project description

agentgraph-trust

MCP server for AgentGraph — 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_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

Project details


Download files

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

Source Distribution

agentgraph_trust-0.2.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

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

agentgraph_trust-0.2.0-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file agentgraph_trust-0.2.0.tar.gz.

File metadata

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

File hashes

Hashes for agentgraph_trust-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b0f86cab8b470c9eb65e483f16b86c1cb477a7c98c6880b25c6befe766c7180f
MD5 c288951b195ced1b326fe1da510e1dc3
BLAKE2b-256 3408d0927d401267c41dfa50f993930e4c3c7af6e7906b4dc597829738e8cf48

See more details on using hashes here.

File details

Details for the file agentgraph_trust-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentgraph_trust-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a83ab38da174302a9448aa8fd59d53e33478ecf29c937c218baf1ee55b493482
MD5 4ca2a6c29d9dbc3a8a1fbcd1273921e7
BLAKE2b-256 9691ae93b560da09491d6854a0d4869b7c2a142dbf3c7a7aff5606b8f47b2e2d

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