{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "ac50e0843e199f2a5efc09fb4220f687e167ee3c8c4d8626aaa6f5d75cd60a5c",
  "signature": "xULI9mLg+qp4npe7UrPI2yjAnkKeUc7pyDGqTwTqaE9Mfn4w8AI+M/oJRgFVmYGZZPjykL5Zi5gdfO2hJ/WABw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T01:07:30.872Z",
  "slug": "terraform-module-author",
  "version": "0.1.0",
  "filename": "terraform-module-author-agent-plugin.zip",
  "bytes": 3533,
  "content_digest": "d7b8364fd81b2c26b4adb69cba45b1bed09d4d916a5f3cf52bb5e673addb7673",
  "content_signature": "lhjXFdqQysDACz/fhfz+9WhEQVYm8zIfQ2AafEWM3gnlPZsCZMU7ZactHFcVYVK2qHeWmVpweh4vNJ3kute3CQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "92a2bc8ee0cd51ed37395809719750b8c5ecc16d9a1cb406b1983fc3d4bdbc4e"
    },
    {
      "path": "skills/terraform-module-author/SKILL.md",
      "sha256": "6c6424d28bdd5d5ffb0a156fc80979fdba1aa41b9c566ac899589177c5470518"
    }
  ],
  "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]"
  }
}