{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "5cbf4a7f95f22028fde545176e0839bd752583b29e2697e2bf0f8892a99da6b8",
  "signature": "aPEwMrQDpT62yo0JM6V+CnVm5MdXiaRof4UzTMfkCNFu4u0N+1DjiAXuKpqa/fToJxEPtN5bDkJaupBKftVlDQ==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T01:07:59.846Z",
  "slug": "compliance-auditor",
  "version": "0.1.0",
  "filename": "compliance-auditor-agent-plugin.zip",
  "bytes": 3357,
  "content_digest": "df5396adce00029dbbcecb2163f1b189d03f2170e84b7be44760bc0f0b21000e",
  "content_signature": "eYMKIDjDzJNKFCMhipqVpv/R2qq9bvE7VCx20vY3xrftbeak3dc2Vd53bvU2l/soMC0rPdOundjJEEYTKHNADA==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "11ad03ac0963e7ed95fab03d2bb94e5d4054f446fd696fef401df377ca3c0e61"
    },
    {
      "path": "skills/compliance-auditor/SKILL.md",
      "sha256": "0c991788f64d48d3f51f14ad4cc4bdccdec222f7eae5e121c05f787b9aa85905"
    }
  ],
  "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]"
  }
}