{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "1a411fdf03a2dd5c63eb4b6e7a559078878519538c48bff989735788f4181cd5",
  "signature": "kdqhXrjwPtJi5iN1y8YDRDEyc4heRCKu7oG8fCDC+ZCqsLXBp6RBHqAbGoNaIiH0TgH1bp51UZ8BjB3ZZ72+AA==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T01:08:24.866Z",
  "slug": "figma-component-namer",
  "version": "0.1.0",
  "filename": "figma-component-namer-agent-plugin.zip",
  "bytes": 3525,
  "content_digest": "0781c2d93e1b8d395e01928ad2a87a58bb538d8d4288a04cecfc6c53afa31152",
  "content_signature": "Qf5VNAx7B+POKxBCoSLIBc1DZijJ8qM7JmaTLrYy7ooSl4eoZNKwPeCb7ndZSFjJQmhTnPuaaVbIzVDvbCpTAQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "05cf5dd536c6e0c059b653409cd9eb1278fc73dd40645255679b0cd561b39150"
    },
    {
      "path": "skills/figma-component-namer/SKILL.md",
      "sha256": "b0689357bfedeb877728f7b8a5fe7103732887889330c03182d35124eb3f3b16"
    }
  ],
  "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]"
  }
}