{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "c81720c56df1fd24ea95ff92e94b1c6a03d18dfadf6b34e29f36519e4e8f91e6",
  "signature": "Yy4YEbP7tGyxC6IAFnEzXMtkaLIgivbkSy7OUc1dNB6DUx/9omBX0q+fCTCIFYcys+XkIEwqizE4vUMfpjcFDQ==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T01:34:53.371Z",
  "slug": "subpoena-triage",
  "version": "0.1.0",
  "filename": "subpoena-triage-agent-plugin.zip",
  "bytes": 3452,
  "content_digest": "df112954ac1cf96e227acfae1279b539b48498f3667982918201eb400d51af69",
  "content_signature": "LD+GuXyJ/UXNFKlxSF07qQ2n+bIY43ZnVFDNc6cF6tvysDTSO6KpndD9gQkLAhnffTkpM0wg0UvdSnWC043ECg==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "3e723f3c07a640cfe99859869cf435c7292830ea05d4d70ae0dbaf96ac1e075d"
    },
    {
      "path": "skills/subpoena-triage/SKILL.md",
      "sha256": "e1071a697b0a9d9a410245293adaf0dcfb067668cf3015ab39ba914397d5988f"
    }
  ],
  "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]"
  }
}