{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "000822612f9fb82221270973a66546e9233953542e0eba4b12080b5a9158273b",
  "signature": "FonGwQY7FqIpRqev1DhfZZPG3jyxNgYCrstoHt3WsOa9uW6XmeIhjbyKNtFTmVE4utY4O6UMtTMkPmBPcJGVAA==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:20:16.617Z",
  "slug": "redis-patterns",
  "version": "0.1.0",
  "filename": "redis-patterns-agent-plugin.zip",
  "bytes": 3192,
  "content_digest": "3fd715c28ec5ec11b7b4aca5fb5b41f952189d91e4d50a1dca29c48bed9a795e",
  "content_signature": "oSgV1PMYbd+sjbDz8jkCKqGNR1j8VN78E4TeDvjdWCyk9BYZnnMj0RhOhdkB9nICjBBZM4VWvmxz+loF3Q4PDw==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "823693a87e80b7840f295290d31015df7c7f5b0792e9c82b0f2daedbe3fa73f6"
    },
    {
      "path": "skills/redis-patterns/SKILL.md",
      "sha256": "e861c8d7af64938e611a8d8d67e7086631cd9ffa9795b22f0b71c7b4847f9533"
    }
  ],
  "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]"
  }
}