{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "2b39d6bd6f14c4b1b74572268fdf7654e17bbc3cab2e068e104e20a2b304903c",
  "signature": "UbBLN+f2h8JmBZS7Mk3VepwA70YvQbJN7M0gC8Ow2XWbWgqrgti/atGniGgdSi/m02zWV+aPBkgBX8bdn81LCg==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:48:51.723Z",
  "slug": "med-reconciliation",
  "version": "0.1.0",
  "filename": "med-reconciliation-agent-plugin.zip",
  "bytes": 3517,
  "content_digest": "19211275508b65277d1ff81fc2e3472ce34ac366c8c58636352e07a67d8016bd",
  "content_signature": "KIR0nKyUkukK5FX2eh4ONnvJgGgKy6o7Tey411ZKi8GREg4aGCPDJVMGhWpP5cD77kiryA24QW7nHlYNlMXFAw==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "cfe561eb2ba4ec79e0998224e766a0484c4cfb0fb84fd73fcd67cfe0227baad6"
    },
    {
      "path": "skills/med-reconciliation/SKILL.md",
      "sha256": "ede7817d016d11a187ef7e287c3ab907ac636399fffc6dc7d2873a37dc68fb79"
    }
  ],
  "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]"
  }
}