{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "2dad145535e8b6155a6a5135f5853d88fb62bd78a8a3c8d145d857fb6e2291ad",
  "signature": "qptAXJ5UkI3f/m8bQ1vQpcJ8tyf86InHG4IrrITnVoXf4roVMXUIEOhZ7vMrmUc2/uBbAtJpcJFOOFLiLtbOCQ==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T02:01:51.920Z",
  "slug": "dei-audit-helper",
  "version": "0.1.0",
  "filename": "dei-audit-helper-agent-plugin.zip",
  "bytes": 3387,
  "content_digest": "c295492dae7a87a7642af116080ab2a8592296be008f41762841b56c19420fe0",
  "content_signature": "iVe3tn5Ujd5qa0V95LLyqoJ8hiS7FIaOK7owfczL5wYATb5W0ROOTv7dkDnbzzV4OgbwbQyxPEC2ROwqlutpDg==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "659e105402a398edae41bd40623982b28ba4613d1c30108cbc9bee30e5ce1b3c"
    },
    {
      "path": "skills/dei-audit-helper/SKILL.md",
      "sha256": "b7e67a0d9d6e9589286469de6db6f1317777cf274328a351f338510ba5b1d05a"
    }
  ],
  "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]"
  }
}