{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "1faa9af91ff234330eab05388591e6595517af0d1bc9d2dfd90473eeacc5d3ad",
  "signature": "oVRCjgUjAb0dV6VxmU+tY5+baIcLTdrA8JY7dTPCWW/sPIi5HDcjkiRtqbP44++z8vDWUdSIywB4YsJCGM/8Dw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:04:01.353Z",
  "slug": "code-review-methodology",
  "version": "1.0.0",
  "filename": "code-review-methodology-agent-plugin.zip",
  "bytes": 3606,
  "content_digest": "f55be3762c66404b8d5d4a491e98528cecf3bcd9ea575fef92bd23d587e41052",
  "content_signature": "2de5BGN2Drx8XJUSwMK/27+Io+3GJ1thkEloCr7CxLRkXhZq7aMkQlT27UypjMqWUo/itkkKesadQItqSL9MAw==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "6f55e97a8ce8ff49fcddf2ae15bf6ca51d871581f99ab54fdc7f1c31fa6dd887"
    },
    {
      "path": "skills/code-review-methodology/SKILL.md",
      "sha256": "52903e63c7880d26bf0e0aa841f1ab352dd306fe1b05a37606ed5160ac136fea"
    }
  ],
  "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]"
  }
}