Skip to content
Back to InsiderFlow

Card snapshot

insider.lonestaroracle.xyz · 2026-05-29 17:45:10 UTC · 92690f8a0467e30f2e90ee9621645be248f4d2d897f02e6760109ada7635a432

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": "InsiderFlow",
  "description": "SEC Form 4 insider trading data direct from EDGAR.",
  "url": "https://insider.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": "trades",
      "name": "/trades",
      "description": "SEC Form 4 insider trading data direct from EDGAR.",
      "tags": [
        "insider"
      ]
    }
  ]
}