{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "cd561ef9717d99cb06a58ad55e1dc9004e7d8583cd7d9a82fb8b3942531704b2",
  "signature": "86d/VSs57/f2VuImQ9e53A/belfROQx2uqbOMIyQvuGeRoYwnbOEnTVVU9/pWpnHJuop1w0t5+fGTKGTEb0/Ag==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:47:32.834Z",
  "slug": "ts-result-type",
  "version": "0.1.0",
  "filename": "ts-result-type-agent-plugin.zip",
  "bytes": 3195,
  "content_digest": "35aaf652e9b5cc7ac2501e1336da0b18c93bb15903ac293abef4c6c5e2260d56",
  "content_signature": "xfEX0xG4ZQCjyF5Jm5+lluR8Rf84YU04qBLBuY96mK+kmim7bjvqD40mrJFfKkpeCA6FZ//XPofIqndIVHrlAw==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "ba1c73baca2e16ce8a60c201b3791be6a55f68b5a9898ad84a8b4ee5e9f0ce0b"
    },
    {
      "path": "skills/ts-result-type/SKILL.md",
      "sha256": "7c8e4f113d1beca3b56b55d8acd6d93c8bfa6559646ebf9a089690cb40f58a6f"
    }
  ],
  "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]"
  }
}