Verified Digital Agents (VDA)
getvda.ai
· Verified Digital Agents
Governance for AI agents that you can prove — a composable suite. Witness seals and anchors decisions; C2MD turns compliance standards into governance agents can follow; ACP holds governance in git and reviews, tests and signs changes; Onboarding admits agents and issues verifiable credentials; human-in-the-loop surfaces what exceeds an agent's limits. Git holds the rules, Witness holds the events. Governance lives in plain Markdown, so VDA governs best-of-breed agents from any provider or framework.
getvda.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 46/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-02 11:06:30 current | f40d04868e32… |
view → |
Endpoints
| Agent card | https://getvda.ai/.well-known/agent-card.json |
| Provider | https://getvda.ai |
| Docs | https://getvda.ai/llms.txt |
Skills · 4 declared · mapped to canonical taxonomy
Generate a 4-stage governed agent journey plus its C2MD governance files (AGENTS, SOP, SKILL, EXCEPTION) for a given industry.
Run the generated agents against synthetic stage data with real §2.1 preflight and governed evaluation; streams each decision (PASS / ESCALATE / exception / SYS…
Produce an audit-ready EU AI Act conformance report from the run, with deterministic Annex III risk classification. Draft for compliance-officer sign-off (DEMO …
Produce a sample GDPR Article 35 Data Protection Impact Assessment from the journey governance and Witness trail. Draft for compliance-officer sign-off.
Health · last 29 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/getvda.ai) [](https://agenstry.com/agents/getvda.ai) [](https://agenstry.com/agents/getvda.ai) [](https://agenstry.com/agents/getvda.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"$comment": "Discovery card for the Verified Digital Agents (VDA) suite at https://getvda.ai. Describes this site's own public HTTP/JSON skills for agent/crawler discoverability, and cross-links the individual services' signed A2A cards under 'relatedServices'. This card is informational (REST over HTTPS); it is NOT a signed JSON-RPC A2A endpoint. Each service (Witness, C2MD, ACP, Onboarding) publishes its own signed card.",
"name": "Verified Digital Agents (VDA)",
"description": "Governance for AI agents that you can prove \u2014 a composable suite. Witness seals and anchors decisions; C2MD turns compliance standards into governance agents can follow; ACP holds governance in git and reviews, tests and signs changes; Onboarding admits agents and issues verifiable credentials; human-in-the-loop surfaces what exceeds an agent's limits. Git holds the rules, Witness holds the events. Governance lives in plain Markdown, so VDA governs best-of-breed agents from any provider or framework.",
"url": "https://getvda.ai",
"documentationUrl": "https://getvda.ai/llms.txt",
"version": "1.0.0",
"preferredTransport": "HTTP+JSON",
"provider": {
"organization": "Verified Digital Agents",
"url": "https://getvda.ai"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": true
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/event-stream"
],
"relatedServices": [
{
"name": "Witness",
"card": "https://witness.getvda.ai/.well-known/agent-card.json",
"did": "https://witness.getvda.ai/.well-known/did.json",
"mcp": "https://witness.getvda.ai/api/witness/mcp",
"openapi": "https://witness.getvda.ai/openapi.json"
},
{
"name": "C2MD",
"card": "https://c2md.getvda.ai/.well-known/agent-card.json"
},
{
"name": "ACP",
"card": "https://acp.getvda.ai/.well-known/agent-card.json"
},
{
"name": "Onboarding",
"card": "https://onboard.getvda.ai/.well-known/agent-card.json"
}
],
"skills": [
{
"id": "generate-governed-journey",
"name": "Generate a governed journey",
"description": "Generate a 4-stage governed agent journey plus its C2MD governance files (AGENTS, SOP, SKILL, EXCEPTION) for a given industry.",
"tags": [
"governance",
"c2md",
"ai-agents",
"compliance"
],
"endpoint": "POST https://getvda.ai/api/agents/journey/generate"
},
{
"id": "run-governed-simulation",
"name": "Run a governed simulation",
"description": "Run the generated agents against synthetic stage data with real \u00a72.1 preflight and governed evaluation; streams each decision (PASS / ESCALATE / exception / SYSTEM_ERROR) sealed to the Witness audit trail.",
"tags": [
"enforcement",
"audit",
"witness",
"streaming"
],
"endpoint": "POST https://getvda.ai/api/agents/scenario/run-sim"
},
{
"id": "generate-eu-ai-act-evidence",
"name": "Generate EU AI Act conformance evidence",
"description": "Produce an audit-ready EU AI Act conformance report from the run, with deterministic Annex III risk classification. Draft for compliance-officer sign-off (DEMO DATA / DRAFT / ATTESTED lifecycle).",
"tags": [
"eu-ai-act",
"compliance",
"evidence",
"risk-classification"
],
"endpoint": "POST https://getvda.ai/api/evidence/eu-ai-act"
},
{
"id": "generate-dpia",
"name": "Generate a sample DPIA",
"description": "Produce a sample GDPR Article 35 Data Protection Impact Assessment from the journey governance and Witness trail. Draft for compliance-officer sign-off.",
"tags": [
"gdpr",
"dpia",
"privacy",
"evidence"
],
"endpoint": "POST https://getvda.ai/api/evidence/dpia"
}
]
}