Card snapshot
osint-flash.hergertsynthora.com
·
2026-09-09 02:16:50 UTC
·
76e4b4b0caa0749193fe2162cdc2cc811b703b574a72b9f88840721ecb7546d9
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": "SYNTHORA osint-flash",
"description": "SYNTHORA osint-flash: verifiable OSINT brief on any topic/actor/region/event in one call. Live GDELT coverage (volume/tone/articles) + multi-source web search + SYNTHORA's 2,300-source collector catalog, synthesized by the SYNTHORA engine into a 10-15 line brief where EVERY claim carries a citation (source + URL + date). sha256 + firma SYNTHORA. 0.25 USDC via x402 on Base. POST {\"topic\":\"...\",\"days\":7}. Deep tier with per-source reliability/bias evaluation: osint-deep (0.99).",
"url": "https://api.hergertsynthora.com/v1/osint-flash",
"preferredTransport": "HTTP+JSON",
"additionalInterfaces": [
{
"url": "https://api.hergertsynthora.com/v1/osint-flash",
"transport": "HTTP+JSON"
},
{
"url": "https://api.hergertsynthora.com/v1/a2a",
"transport": "JSONRPC"
}
],
"version": "1.0.0",
"provider": {
"organization": "SYNTHORA",
"url": "https://hergertsynthora.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "osint_flash",
"name": "osint flash",
"description": "SYNTHORA osint-flash: verifiable OSINT brief on any topic/actor/region/event in one call. Live GDELT coverage (volume/tone/articles) + multi-source web search + SYNTHORA's 2,300-source collector catalog, synthesized by the SYNTHORA engine into a 10-15 line brief where EVERY claim carries a citation (source + URL + date). sha256 + firma SYNTHORA. 0.25 USDC via x402 on Base. POST {\"topic\":\"...\",\"days\":7}. Deep tier with per-source reliability/bias evaluation: osint-deep (0.99).",
"tags": [
"osint",
"flash",
"x402",
"synthora",
"m2m",
"a2a"
],
"examples": [
"{\"topic\": \"Strait of Hormuz tensions\", \"days\": 7}"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"inputSchema": {
"type": "object",
"properties": {
"topic": {
"type": "string"
},
"days": {
"type": "integer"
}
},
"required": [
"topic"
]
}
}
],
"securitySchemes": {
"x402": {
"type": "http",
"scheme": "x402",
"description": "HTTP 402 micropayment. 250000 atomic USDC on eip155:8453."
}
},
"security": [
{
"x402": []
}
],
"x402": {
"network": "eip155:8453",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"amount": "250000",
"payTo": "0xEf879BFD6C4AccB8F795136de90246e1EC245e06",
"resource": "https://api.hergertsynthora.com/v1/osint-flash"
},
"mcp": {
"endpoint": "https://api.hergertsynthora.com/v1/mcp",
"transport": "http-jsonrpc"
}
}