{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "0d5a0c2511fad16b094ae717138653b73f73a766c92587ba982db98223cd1c96",
  "signature": "qCzkaP+t8U/ddhbe7IiqaqYip9TNH1/NpB2eXXuOOnNPzsLdBZsxoeVOLCl4s0C6oHwE7j+Rm4qbQ7QG2BaPCw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T02:02:18.642Z",
  "slug": "architecture-decision-records",
  "version": "1.0.0",
  "filename": "architecture-decision-records-agent-plugin.zip",
  "bytes": 3642,
  "content_digest": "73d16720ed3895af6408a03cfaf72069a879dc95454d2e6c33d384171ef4e490",
  "content_signature": "gicN+FO+13+Z/r3rOYzKnTv1lgqxrK08kaJpB27I34fWwwJPurHL3MVSOG4txsYuKUpsslP6OboW1JiCvnrGDQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "5a593500da71874d863898bde7d07cd8339c3ef65be437599e42ddb29c8d76c8"
    },
    {
      "path": "skills/architecture-decision-records/SKILL.md",
      "sha256": "6c9b482cbb90eb591a61a0c66d33fb4baa1aaa86e9302f199a10bc2b95288b16"
    }
  ],
  "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]"
  }
}