{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "943fa0e2f98aa662e34991607b78c63720107dc96bec890b514953b6615d82db",
  "signature": "UHlIBxG//C+GcYkkz1ZvJQBOZ8c+pX3b7B/ZpXcj60xYMZPe2oM8abRreoP/36pwQUKBwsalpSjZjZ8nLJjFAQ==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T02:00:09.704Z",
  "slug": "soul-ray-dalio",
  "version": "0.1.0",
  "filename": "soul-ray-dalio-agent-plugin.zip",
  "bytes": 3899,
  "content_digest": "cd4a7c887cf23cb5d44120de0cc518e1139536143a1468fa93ce3f817fa52405",
  "content_signature": "2oRauWgBpnTO8WzEwKmtDVTt2abQW2POWroEiq+zt2AtpBDRsjf3hkYUwPzYTI9ZNXAYeTRyEdQ1jvvwPM1hBQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "a9b0155950589e93c6a4940f5753490a31d30ec178b2d26090cb5fbf083e6f53"
    },
    {
      "path": "skills/soul-ray-dalio/SKILL.md",
      "sha256": "372fc8bbef91a225cd63e4d4857ff1cf2304e3da703dd3c7af350092903c4c31"
    }
  ],
  "verify": {
    "public_key_url": "https://superagentskill.com/api/public/signing-key.pem",
    "instructions": "sha256 the downloaded .zip, compare with `sha256`, then verify the base64 `signature` as an Ed25519 signature over the ascii sha256 hex string using the public key. An extracted or repacked copy can still be verified via `content_digest` / `content_signature`. Helper: node scripts/verify-package-signature.mjs <file.zip> <signature.json> [public-key.pem]"
  }
}