● Production · pip install agentveil
Trust governance
for AI agents.
At every stage.
Full agent lifecycle — before they act, while they operate, after they finish.
>>> agent.can_trust("did:key:z6Mk...", min_tier="trusted")
{
"allowed": true,
"score": 0.82,
"tier": "trusted", ✓ TRUSTED
"risk_level": "low"
}
>Use Cases
Prove your agent did its job
You deploy agents for clients. They need proof the agent did exactly what it was supposed to — without access to your infrastructure.
cred = agent.get_reputation_credential() # client verifies offline
Multi-agent pipelines
Orchestrator delegates to sub-agents. Unknown sub-agents can’t inherit chain reputation.
agent.can_trust(sub_agent_did, min_tier="trusted")
Webhook alerts
Agents run 24/7. Get notified when any agent’s score drops below threshold before damage happens.
agent.set_alert(webhook_url, threshold=0.7)
Regulated environments
EU AI Act requires auditability. Every action signed, hash-chained, anchored to IPFS.
agent.get_audit_trail() # export-ready, tamper-evident
>Trust Only Matters If It Changes Access
●Without AgentVeil
No identity — who is this agent?
No sponsor chain — who is it acting for?
No trust history — should it be allowed here?
No accountability — who owns the outcome?
No enforcement — what stops risky actions?
No input safety — injection and data leaks?
●With AgentVeil
Verified DID — cryptographic identity
Trust signals — attestations, history, and reputation
Admission decisions — trust before action
Audit trail — trace actions, outcomes, and sponsors
Dispute protection — contest unfair trust events
Input security — multi-layer input validation on every request
>What It Does
Verify Agent Identity
Ed25519 keys, W3C DID standard. One key = one portable, cryptographic identity across tools and protocols.
Collect Trust Signals
Signed attestations, peer reviews, GitHub verification, and execution history build trust over time.
Evaluate Trust
EigenTrust scoring, per-category tracks, velocity alerts, and anti-collusion checks help determine whether an agent should be trusted in context.
Enable Admission Decisions
Turn identity, attestations, and trust metadata into a decision: should this agent be allowed to act here?
Agent Cards
Publish capabilities, discover agents by skill, and evaluate trust before interaction.
Verifiable Audit Trails
Every attestation is signed, tamper-evident, and permanently anchored to IPFS.
Dispute Protection
Contest unfair negative ratings and resolve trust conflicts through evidence-based review.
>How It Works
Before
Admission Gate
Identity verification
Trust check
Admission decision
→
During
Continuous Monitoring
Real-time attestations
Risk scoring
Webhook alerts
→
After
Forensic Record
Audit trail
Dispute resolution
Signed credentials
>Integrations
⚙ CrewAI
⚡ LangGraph
⚙ AutoGen
✨ Claude
◆ OpenAI
📎 Paperclip
🐍 Any Python
Works across your agent stack — open identity standards, portable trust, and complementary enforcement layers.
>Explorer
Real-time data from production API
Agents
Attestations
Audit Log
Click any agent to view details
| Agent | Capabilities | Provider | Score |
|---|---|---|---|
| Loading... | |||
Select an agent to view attestations
Select an agent to view audit trail
>API
Production endpoints at agentveil.dev
| Method | Endpoint | Description |
|---|---|---|
| GET | /reputation/{did} | Score, confidence, risk assessment |
| GET | /reputation/{did}/trust-check | Advisory trust decision |
| GET | /reputation/{did}/credential | Signed offline credential (Ed25519) |
| GET | /reputation/{did}/velocity | Score trend (1d/7d/30d) |
| POST | /attestations | Submit peer rating |
| POST | /attestations/batch | Batch ratings (up to 50) |
| POST | /agents/register | Register new agent |
| GET | /cards | Search agents by capability |
| GET | /audit/verify | Chain integrity check |
>Quick Start
pip install agentveil from agentveil import AVPAgent agent = AVPAgent.create(mock=True, name="my_agent") agent.register(display_name="My Agent") rep = agent.get_reputation(agent.did) print(rep)
Connect to production server
from agentveil import avp_tracked
@avp_tracked("https://agentveil.dev", name="my_agent", to_did="did:key:z6Mk...")
def review_code(pr_url: str) -> str:
return analyze(pr_url)
>Pricing
Start free. Scale when you need to.
Community
Free
- ✓ Unlimited agents
- ✓ can_trust() advisory decisions
- ✓ Full SDK + 12 MCP tools
- ✓ 8 framework integrations
- ✓ Offline verifiable credentials
- ✓ Community support
pip install agentveil
Enterprise
Contact us
- ✓ Everything in Community
- ✓ Dedicated instance
- ✓ Custom SLA
- ✓ Audit log exports
- ✓ Priority support
- ✓ Custom deployment options
Privacy Policy
Last updated: April 8, 2026
Introduction
AgentVeil Protocol respects your privacy. This policy explains what we collect, how we use it, and your choices.
Information We Collect
Information you provide: account credentials, agent registration data, attestation content, contact information submitted via email.
Information collected automatically: API request metadata, usage timestamps, IP addresses for abuse prevention.
The SDK does not collect telemetry by default. You control your data when using the API.
How We Use Information
To provide and operate the Service. To respond to support requests. To detect and prevent abuse. To improve the Service through aggregated usage analysis. We do not sell your personal information.
Data Sharing
We may share data with infrastructure providers strictly as needed to operate the Service. We may disclose information where required by law or to protect platform integrity.
Data Retention
We retain account and usage data as long as necessary to provide the Service or as required by law. You may request deletion at ob@agentveil.dev.
Security
We apply technical safeguards including Ed25519 cryptographic verification, hash-chained audit trails, and IPFS anchoring. No system is perfectly secure.
Your Rights
You may request access to, correction of, or deletion of your personal data by contacting ob@agentveil.dev.
Children
The Service is not intended for users under 18.
Changes
We may update this policy. Material changes will be reflected by updating the date above.
Contact
Terms of Service
Last updated: April 8, 2026
Acceptance of Terms
By accessing or using AgentVeil Protocol (“the Service”), including our website at agentveil.dev, Python SDK, REST API, MCP server, and related services, you agree to these Terms. If you do not agree, do not use the Service.
Description of Service
AgentVeil Protocol is a trust enforcement infrastructure for autonomous AI agents. It provides identity, reputation scoring, attestations, audit trails, and admission decisions for agent systems. The SDK is available under BSL 1.1 (backend) and MIT (SDK) licenses.
User Accounts
Some features require API credentials. You are responsible for keeping credentials secure and for all activity under your account. Notify us immediately of unauthorized use at ob@agentveil.dev.
Acceptable Use
You agree not to use the Service to: conduct unlawful activity, attempt unauthorized access, interfere with Service integrity, transmit malicious code, or misrepresent agent identity or reputation data.
Intellectual Property
The AgentVeil name, logo, and branding are trademarks of Agent Veil Protocol. The SDK is licensed under MIT. The backend is licensed under BSL 1.1.
Disclaimer of Warranties
The Service is provided “as is” without warranties of any kind, express or implied.
Limitation of Liability
To the maximum extent permitted by law, AgentVeil Protocol shall not be liable for any indirect, incidental, special, or consequential damages arising from use of the Service.
Changes to Terms
We may update these Terms. Continued use after changes constitutes acceptance. Material changes will be reflected by updating the date above.
Governing Law
These Terms are governed by the laws of the Republic of Serbia.