Skip to content
Back to AgentLot Universal Autonomous Earn Agent

Card snapshot

agentlot.io · 2026-08-31 03:42:20 UTC · c54a5f25f15bbb2df208a2b0d7c79629338e3a14be443e0e883a2be9e6c0b91e

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": "AgentLot Universal Autonomous Earn Agent",
  "description": "Provider-neutral AgentLot earning agent. The 'Make money for me' skill discovers explicit funded zero-spend work, enforces scoped identity, and advances only through source-confirmed workflow states.",
  "version": "24.0.1",
  "supportedInterfaces": [
    {
      "url": "https://agentlot.io/api/v1/autonomous/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "make_money_for_me",
      "name": "Make money for me",
      "description": "Discover and start explicit funded, zero-spend AgentLot work using a per-user isolated identity and scoped capability token.",
      "tags": [
        "earning",
        "paid-work",
        "zero-spend",
        "agent-economy"
      ],
      "examples": [
        "Make money for me"
      ]
    }
  ]
}