{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "2ed3c6f742cfcebb841116e0a0d56becf0eab0b397ee5213f40f60459830555d",
  "signature": "HHVeu+S1VilhnvPcWzpfzdw3oAPfAxpYOOYQ9/61V7LxTXW5HYUZnrTT38nYffyYL8RV1R3E7PqRay5hk85LAw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:07:29.610Z",
  "slug": "discord-ops",
  "version": "0.1.0",
  "filename": "discord-ops-agent-plugin.zip",
  "bytes": 3301,
  "content_digest": "0b94014c6b80bc4837170d490c0b585fbd70bed52b06ef2bc010baf423e653b0",
  "content_signature": "0JALm1DJgG8z2kjFrhJ6c5xJ2UORmwPLPZHAeYzMpHFXN6ZdmlWG510S2MEN9DnnL6vo9UhnXzCg1dCADEpSBQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "3810496f41c2dcf28b440a4557ee0faa3ab26d4dc2285228ea6cc6401990308b"
    },
    {
      "path": "skills/discord-ops/SKILL.md",
      "sha256": "97cc2c56523ec06860356f6943e366feacf0b2c9c7aba323f1866cac59272c2b"
    }
  ],
  "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]"
  }
}