{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "b492639d9c0e60938685bd078fc68cde26bc6eb72344f570ffc231e5b5be787b",
  "signature": "scrVhMrAabaf5hpUgQw16UsSyqEhmU9qrEoGJ/i7EWE8Fr4fAarPPtYZrsktk6qzUz5XiQIXCqYzOZdlkslbCQ==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:22:25.013Z",
  "slug": "github-issue-autofixer",
  "version": "0.1.0",
  "filename": "github-issue-autofixer-agent-plugin.zip",
  "bytes": 3595,
  "content_digest": "9f241e7bbf0f818e9a4988a105e86584617054efafe52d2bccab544487b918e0",
  "content_signature": "270dSZzvQtiSgTHTrAO/LRYYoMyuyFee/JOL4jZzFgLYGC8B1k3miSMJDL9oW0cDQh1s/j4I5VPjNdJowhOHAQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "0b84112482de4bc3705ef479a9fd46f79928a40c9a6ceb8bcd429fe1868b2618"
    },
    {
      "path": "skills/github-issue-autofixer/SKILL.md",
      "sha256": "12375de44d6ab1941b04ef2c7f1020c395874ca5f288d80ead29bf34efe96447"
    }
  ],
  "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]"
  }
}