Skip to content
Back to rattler.lonestaroracle.xyz

Card snapshot

rattler.lonestaroracle.xyz · 2026-07-12 13:38:52 UTC · 465a1ab0752cb0e2e08e9e42576e349eea5e4437d6fe858e9c397faf6b46940a

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": "RattlerAI",
  "description": "Autonomous Solidity smart contract security auditor.",
  "url": "https://rattler.lonestaroracle.xyz",
  "provider": {
    "organization": "LoneStarOracle",
    "url": "https://lonestaroracle.xyz"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "audit",
      "name": "/audit",
      "description": "Autonomous Solidity smart contract security auditor.",
      "tags": [
        "rattler"
      ]
    }
  ]
}