Card snapshot
llmrt-companion.manhliemcn4euwlu.workers.dev
·
2026-09-12 16:11:26 UTC
·
b3d9eec08c783b0f4f12b074b019efbf70b02594cf772f03270be523bc62b766
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "llmrt",
"description": "Independent LLM security red-team auditor. Adversarial scans of AI systems: jailbreak, indirect prompt injection, system prompt extraction, tool abuse, 17 attack classes, 0-100 risk score + remediation. No signup, no KYC, machine-to-machine delivery.",
"url": "https://llmrt-companion.manhliemcn4euwlu.workers.dev/a2a",
"preferredTransport": "JSONRPC",
"version": "1.0",
"provider": {
"organization": "llmrt",
"url": "https://llmrt-companion.manhliemcn4euwlu.workers.dev/review"
},
"documentationUrl": "https://llmrt-companion.manhliemcn4euwlu.workers.dev/agent",
"iconUrl": "https://llmrt-companion.manhliemcn4euwlu.workers.dev/card.png",
"skills": [
{
"id": "llm-redteam-scan",
"name": "LLM Red-Team Scan",
"description": "Send your AI system spec/prompt, get an adversarial red-team report: 0-100 risk score, per-probe flags with raw prompt+reply, remediation list.",
"tags": [
"llm",
"security",
"redteam",
"audit"
],
"examples": [
"Red-team my chatbot system prompt for injection risks"
]
}
],
"extensions": [
{
"uri": "https://github.com/google-a2a/a2a-x402/v0.1",
"required": true,
"params": {
"networks": [
"base"
],
"schemes": [
"exact"
],
"assets": [
{
"symbol": "USDC",
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bda02913"
}
],
"payTo": "0x335aa55c12b260e604d93cb0b0895bb13a4e93e3",
"pricing": {
"free": "8-probe scan via POST /agent-scan",
"pro_usdt": 3,
"a2a_kit": "full 35-probe kit for 3 USDC on Base via A2A message/send"
},
"endpoints": {
"free_scan": "https://llmrt-companion.manhliemcn4euwlu.workers.dev/agent-scan",
"pay_402": "https://llmrt-companion.manhliemcn4euwlu.workers.dev/pro/402",
"pay": "https://llmrt-companion.manhliemcn4euwlu.workers.dev/pro/pay",
"a2a_message": "https://llmrt-companion.manhliemcn4euwlu.workers.dev/a2a"
}
}
}
],
"capabilities": {
"pushNotifications": true,
"streaming": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
]
}