Skip to content
Back to wealth.lonestaroracle.xyz

Card snapshot

wealth.lonestaroracle.xyz · 2026-07-08 16:38:37 UTC · be0933e9084ee61769b71507842514827c2cf556ef28841940829888bdc13425

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": "WealthPulse",
  "description": "Cross-asset wallet risk analysis combining crypto wallet health, token security scores, and equity portfolio data into an AI-synthesized risk score.",
  "url": "https://wealth.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": "analyze",
      "name": "/analyze",
      "description": "Cross-asset wallet risk analysis combining crypto wallet health, token security scores, and equity portfolio data into an AI-synthesized risk score.",
      "tags": [
        "wallet",
        "portfolio",
        "risk",
        "crypto",
        "equity",
        "ai"
      ]
    }
  ]
}