Creduent.
Open Standard for AI Agent IdentityCreduent is an open standard for AI agent identity and trust. Originally created by Kashish Kanojia and stewarded by IDevSec. Anyone can implement it. creduent.idevsec.com is the official reference registry.
Integrate in 3 lines.
Python SDK, Node.js SDK, and CLI. Works with CrewAI, LangGraph, AutoGen, LangChain, LlamaIndex, Semantic Kernel, Google ADK, and Vercel AI SDK.
See the quickstartarrow_forwardCryptographic agent identity.
Ed25519-signed agent identities. DNS domain binding. Cryptographic attestation with a 30-day TTL. Built to satisfy OWASP AISVS controls.
Read the specificationarrow_forwardOpen standard. Apache 2.0.
3 phases complete. Phase 4 active. First external contributor and first external organization confirmed.
Explore Ecosystemarrow_forwardWhy AI Agents Need an
Open Trust Layer.
Cryptographically verified via Ed25519 signatures and DNS domain binding.As autonomous AI agents scale and execute code, make API calls, and transfer assets on behalf of organizations, they operate in a trust vacuum.
There is no standard way to answer: *Who is running this agent? Is it verified? And does it have the permissions it claims to hold?*
Creduent solves this by defining a protocol-level, cryptographic agent identity standard that is vendor-neutral, fully decentralized, and easy to deploy.
Cryptographic Identity
Every agent holds a verified keypair. Identities are signed and verified cryptographically using standard Ed25519 signatures, preventing impersonation.
Domain Ownership Binding
Agents are bound to internet domains via DNS TXT records. This links digital agents directly to accountable real-world companies and developers.
Signed Attestation Registry
Agents query and submit capabilities through signed assertions. The reference registry resolves and audits these capabilities in real-time.
Protocol Architecture
agent.json Schema
A standardized structure defining the agent's identity, public key, declared capabilities, and signatures.
DNS TXT Verification
Delegation and validation of agent identity using existing DNS records to bind public keys to domains.
Attestation Registrynorth_east
A globally queryable database of signed statements verifying what an agent is allowed to execute.
agent:// Resolutionnorth_east
A custom scheme allowing agents to reference and resolve identities dynamically without hardcoded hostnames.
Registry Explorernorth_east
An interactive global explorer to inspect, verify, search, and audit registered agent attestation states publicly.
SDK & Tooling
Quickstart.
Creduent is built to be integrated in minutes. We maintain reference SDKs for Python and JavaScript, alongside a highly capable command-line utility.
Attestation Sandbox
Ecosystem & Tooling Integrations
MCP Server Integration
Allows Claude, ChatGPT, or custom desktop agents to dynamically query creduent.idevsec.com and resolve keypairs and domains before executing tool calls.
GitHub Actions
Automates agent certificate/attestation issuing at CI/CD runtime, sealing deployments with cryptographic audit trails from origin commits.
Auto-Renewal Daemon
A lightweight service that runs locally in deployment clusters, updating and re-attesting DNS records and key rotations 7 days prior to expiry.
Webhook Attestations
Enables host networks to receive push events whenever a registered agent starts communication or triggers high-value operations.
SSRF Protection Shield
The resolver implements active SSRF protections: dynamically checking and blocking requests to RFC 1918 private IP ranges, loopback addresses, and link-local ranges.
Graceful Offline Degradation
If creduent.idevsec.com is offline, clients degrade gracefully. Self-signed cryptographic validation continues locally without requiring central network connectivity.
IdentaBar Integration
Perform live attestation checks on web domains via the Manifest V3 browser extension, or audit and verify agent.json files directly in your IDE with the VS Code extension.
End-to-End Observability
Natively links Creduent cryptographic identity with Langfuse LLM traces for full-context safety audits connecting 'brain' (prompt) to 'hands' (execution).
Protocol Roadmap
FOUNDATION
Core agent:// specification, Ed25519 key signing standard, and basic JCS serialization specification.
ECOSYSTEM
Reference Python & Node.js SDKs, official CLI, GitHub Actions, and reference creduent.idevsec.com launch.
SCALE
Direct integration with major frameworks (CrewAI, LangGraph, AutoGen in Python; Vercel AI SDK, LangGraph in JS), CLI v2 with renew, webhook, and discovery commands, native Ed25519 JS SDK, and multi-key support.
EXPANSION & HARDENING
Expand framework coverage (native adapters for LlamaIndex, LangChain Py/JS, Semantic Kernel, Google ADK), introduce local developer tooling, and harden core cryptography/revocation infrastructure.
Key revocation, schema v2.0 decoupling, and the formal security audit are all active. Enterprise deployments require these guarantees before adopting at scale.
Read Draft Specificationarrow_forwardDELEGATION & GATEWAYS
Zero-trust gateway integration, federated attestation, cross-registry trust, Langfuse observability binding, enterprise private registry, and IANA registration.
INFRASTRUCTURE
Cyber Insurance Compliance Standard validation, community stewardship, enterprise AI procurement checklist integration, and cross-chain attestation bridges.
Trust Signals & Specifications
Start in 3 minutes.
See the quickstart guide. SDKs for Python and Node. CLI for terminal workflows.
View Documentationarrow_forwardIdentity controls for AI agents.
Ed25519-signed agent identities. DNS domain binding. Cryptographic attestation with a 30-day TTL. Built to satisfy OWASP AISVS controls.
Read the Specificationarrow_forwardFollow the build.
All work is open. 3 phases shipped. Phase 4 active. First external contributor and organization confirmed.
Explore Ecosystemarrow_forward