Authenticated LLM Agent
authenticated-llm-agent.getvda.ai
· VDA / GOSCE
Authenticated LLM Agent: composes bcrypt + langchain-openai + mcp + openai + python-jose — crypto, orchestration, agent-protocol, llm-client, jwt via A2A + MCP.
authenticated-llm-agent.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: 54/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 10:56:36 current | de85af92d568… |
view → |
Endpoints
| Agent card | https://authenticated-llm-agent.getvda.ai/.well-known/agent-card.json |
| Provider | https://getvda.ai |
| Docs | https://authenticated-llm-agent.getvda.ai/governance.md |
Skills · 6 declared · mapped to canonical taxonomy
orchestration capability provided by langchain-openai.
agent protocol capability provided by mcp.
FREE — no payment, no API key, no signup. Runs this agent's REAL capability on fixed canned input and returns the genuine result, an honest assertion grade (`as…
Health · last 28 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/authenticated-llm-agent.getvda.ai) [](https://agenstry.com/agents/authenticated-llm-agent.getvda.ai) [](https://agenstry.com/agents/authenticated-llm-agent.getvda.ai) [](https://agenstry.com/agents/authenticated-llm-agent.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
{
"capabilities": {
"pushNotifications": false,
"stateTransitionHistory": false,
"streaming": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"description": "Authenticated LLM Agent: composes bcrypt + langchain-openai + mcp + openai + python-jose \u2014 crypto, orchestration, agent-protocol, llm-client, jwt via A2A + MCP.",
"documentationUrl": "https://authenticated-llm-agent.getvda.ai/governance.md",
"name": "Authenticated LLM Agent",
"preferredTransport": "JSONRPC",
"proof": {
"canonicalization": "JSON, `proof` removed, sorted keys, separators (',',':'), UTF-8, non-ASCII characters emitted LITERALLY and never escaped as \\uXXXX (Python: ensure_ascii=False)",
"created": null,
"jwks": "https://agents.getvda.ai/.well-known/jwks.json",
"jws": "eyJhbGciOiJFZERTQSIsImI2NCI6dHJ1ZSwiY3JpdCI6WyJiNjQiXSwia2lkIjoiWTZkUGYyWTJiUVBGUTZjODFkZ2g2ODRfR002VDNjYjNuVEtubGNiN0UyTSIsInR5cCI6IkpPU0UifQ..VXAYfWK0cr_eLlMJL2i87ciPYOe31-awtRFlllQm9G17H2RUluz22KL4IEFF7zR5Tw8UKUHxAD6znGXXgShJCw",
"type": "JsonWebSignature2020",
"verificationMethod": "https://agents.getvda.ai/.well-known/jwks.json#Y6dPf2Y2bQPFQ6c81dgh684_GM6T3cb3nTKnlcb7E2M"
},
"protocolVersion": "0.3.0",
"provider": {
"organization": "VDA / GOSCE",
"url": "https://getvda.ai"
},
"skills": [
{
"description": "crypto capability provided by bcrypt.",
"examples": [
"Use the crypto capability of this agent."
],
"id": "crypto",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Crypto",
"outputModes": [
"application/json"
],
"tags": [
"bcrypt"
]
},
{
"description": "orchestration capability provided by langchain-openai.",
"examples": [
"Use the orchestration capability of this agent."
],
"id": "orchestration",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Orchestration",
"outputModes": [
"application/json"
],
"tags": [
"langchain-openai"
]
},
{
"description": "agent protocol capability provided by mcp.",
"examples": [
"Use the agent-protocol capability of this agent."
],
"id": "agent-protocol",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Agent Protocol",
"outputModes": [
"application/json"
],
"tags": [
"mcp"
]
},
{
"description": "llm client capability provided by openai.",
"examples": [
"Use the llm-client capability of this agent."
],
"id": "llm-client",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Llm Client",
"outputModes": [
"application/json"
],
"tags": [
"openai"
]
},
{
"description": "jwt capability provided by python-jose.",
"examples": [
"Use the jwt capability of this agent."
],
"id": "jwt",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Jwt",
"outputModes": [
"application/json"
],
"tags": [
"python-jose"
]
},
{
"description": "FREE \u2014 no payment, no API key, no signup. Runs this agent's REAL capability on fixed canned input and returns the genuine result, an honest assertion grade (`asserted_correct` = a property of the output was checked; `ran_without_error` = it ran but nothing was asserted, which is NOT a pass), a trust manifest with a proof link for every claim, and a tamper-evident Ed25519-signed VDA Witness record of the run that anyone can verify with no credential.",
"examples": [
"Run your self-test and show me the result.",
"Prove you do what your card claims.",
"Give me the signed Witness record for your last self-test."
],
"id": "selftest",
"inputModes": [
"text/plain",
"application/json"
],
"name": "Self-test (free verification)",
"outputModes": [
"application/json"
],
"tags": [
"verification",
"free",
"trust",
"attestation",
"witness"
]
}
],
"url": "https://authenticated-llm-agent.getvda.ai/a2a/",
"version": "0.1.7"
}