{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "0c365dd164665d22cfebc06ca2950d519af728cc4c5e55a9f897b20e5bd0e56a",
  "signature": "/8tc3tFtssfVhBB5c+WC12TcJLS/jKWtFe8GDeuxdJTOGp7JRv842f/L13OyJ0V7xmUjnUye801qkWlM1Q0jCQ==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:53:20.615Z",
  "slug": "ts-zod-bridger",
  "version": "0.1.0",
  "filename": "ts-zod-bridger-agent-plugin.zip",
  "bytes": 3167,
  "content_digest": "98d3a96a886768c7cdb6a6ec6b38fa114b2537dea6512ec8f036957c7458f074",
  "content_signature": "gJBMc8m+ngrAFw3bcnhri/qKjbdNKGJIutEEYz+qwRrWru6R/kjjv05Hd5PyB+83uSh8+xD3fApd4ITikQrJDQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "9381cde2add7129a3556c518736c455cf30fbb6816a99ac31815f420c07eb44d"
    },
    {
      "path": "skills/ts-zod-bridger/SKILL.md",
      "sha256": "ed18262c06da1f03e26dba5e3b0b70c07a77fee4e7494103cd01d3db09ec29f3"
    }
  ],
  "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]"
  }
}