{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "bca5414893c6171ba748a4aae654f1e0828d1f8d60b3164404db21498005795a",
  "signature": "NYFYtLq4mPPTdigkFU3AZrP9uM+T51KgwcXeF/lxevtn5dzLNY8UnJIMUO377fCo4sHqhWGVhlac/7vcEnPPDw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T01:07:14.906Z",
  "slug": "interview-debriefer",
  "version": "0.1.0",
  "filename": "interview-debriefer-agent-plugin.zip",
  "bytes": 3525,
  "content_digest": "bc45828c619030918baa15591daa9092b891e4598c003c8af9b682f76a049300",
  "content_signature": "O11Dj5crjqHHI9aO8E8hXQ/Gjk3wmQR6gWk2nXOG8O3cILbV0V7AlgP6rcO+e9l2X8X/NjLmUzKn844ZhwksCA==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "c48e7e3c63992c7ce8a7e4fda8fce4ac6a47c3f86df9b46556d445ed386dcf0d"
    },
    {
      "path": "skills/interview-debriefer/SKILL.md",
      "sha256": "d3ec5e120d2fe243126b76e1966f8ed4d78111ecbe12fe0e04d793ddc436a773"
    }
  ],
  "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]"
  }
}