{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "ba97f893df068af25f706fb055b60fb683d84e300502df1699e361c73e744642",
  "signature": "P2jtz1GJb4I7etXEgwpYkGjGSJ64+HODoHUZ+eQ9wxaiIq4sH4B8DDj/bMBFb42ZLqs1l2LbbbnRDBDVssAVBw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:48:53.496Z",
  "slug": "terraform-iac",
  "version": "1.0.0",
  "filename": "terraform-iac-agent-plugin.zip",
  "bytes": 3348,
  "content_digest": "99e6670dce07884bfb52da18c5fe00c385c91d685b38c6df5baae466df10da48",
  "content_signature": "T/6rafAK1QLLPqM5U39+jeod+9PzNAeRW4tJJ6qom18cMRfAVuofiJiNE3L7RQf/pKtUTjSY0sxW8c/yp3SODQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "b5992409fe13e88c26e56828e799e16ee6bd473dc562f2033c4c77d29911c9ff"
    },
    {
      "path": "skills/terraform-iac/SKILL.md",
      "sha256": "7239152fb7a975e53f3e3d8fdd300c02fc7907756bf97a22e7ab1bcb29023d78"
    }
  ],
  "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]"
  }
}