Card snapshot
veklom.com
·
2026-08-27 02:42:45 UTC
·
b6f04c4d7bfe33b72b94607c0b2cabab2cced56468f5764f92dbcb2b3fa40507
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.
{
"name": "Veklom Nexus",
"description": "Sovereign AI hub with governed agent execution and multi-backend runtime. Nine-phase governance on every consequential action. x402 native monetization. PGL evidence on every execution.",
"url": "https://veklom.com",
"version": "2.4.1",
"supportedInterfaces": [
"mcp"
],
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {
"oauth2": {
"type": "oauth2",
"authorizationUrl": "https://veklom.com/.well-known/oauth-authorization-server"
}
},
"securityRequirements": [
{
"oauth2": []
}
],
"extensions": {
"pgl": {
"uri": "https://pgl.veklom.com/a2a/v1",
"required": false
}
},
"skills": [
{
"name": "execute",
"description": "Execute governed agent tasks"
},
{
"name": "govern",
"description": "Nine-phase governance on actions"
},
{
"name": "assess",
"description": "Assess agent workloads"
},
{
"name": "verify_receipt",
"description": "Verify x402 payment receipt"
},
{
"name": "evidence.retrieve",
"description": "Retrieve PGL evidence"
}
]
}