{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "41411170643c42a5dad6981ef7274adee66076751ee4d3bc71477f65a2989da5",
  "signature": "bc7SyRVyrYTrWJO8Rf+m1O36HIQBG3zb5LjV0Pmv6LqO+hK3yLgzsp+z+4sMkWxvS/NUiqRZ7MU9O5s6WTUSDw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:18:23.617Z",
  "slug": "smart-debugger",
  "version": "1.0.0",
  "filename": "smart-debugger-agent-plugin.zip",
  "bytes": 3520,
  "content_digest": "76eab4829869efc4b25b2cd54b1a3ca37d24a1374f3b6c0abbe021a7a6002861",
  "content_signature": "LmOJ9axbtSWkh49gMm1qsqCr3L6mLWHm2gPzrglbqvMvEgBn/CHEwGBQprzCAk+IQQfE5zHAUni+X/ADJiV7DQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "e5b8821d13b8bc0b24d5e53abbe81eb2a8f6cfb3bbec87e24200cd683cbc752b"
    },
    {
      "path": "skills/smart-debugger/SKILL.md",
      "sha256": "cc9a213e657d959208190a5801f5d7835ab003f2087d2a6fa79c7f026edb6a61"
    }
  ],
  "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]"
  }
}