Creduent.
An open standard for AI agent identity and trust. Originated and stewarded by IDevSec. Anyone can implement it. creduent.idevsec.com is the official reference registry.
Why AI Agents Need an
Open Trust Layer.
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.
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
More framework integrations (LlamaIndex, LangChain, Semantic Kernel), Creduent Playground sandbox, Key Revocation & Cache Tuning, Short-Lived Attestation Windows, DNS-Based Emergency Recovery Flow, Multisig Admin Quorum, HMAC Webhook Signatures, Schema Decoupling (v2.0), DID Interoperability, and Formal Security Audit.Read Draft Specificationarrow_forward
DELEGATION & GATEWAYS
Creduent Delegation Token (CDT) specification (CREDUENT-006), SDK cryptographic delegation verification, zero-trust gateway integration, federated attestation, cross-registry trust, formal RFC, enterprise private registry, and IANA registration.
INFRASTRUCTURE
Cyber Insurance Compliance Standard validation, community stewardship, enterprise AI procurement checklist integration, LLM provider documentation reference, and cross-chain attestation bridges.
Trust Signals & Specifications
How does Creduent
Verify Trust?
Open standard stewarded by IDevSec.
Licensed under the open-source Apache License, Version 2.0. See Licensing for details.
