{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "841dcc3023fcda9488a30afd391be3917d188ff5f76fd1e09cd7ea3f5f63f36e",
  "signature": "pJK6eNrdu7tKG90R69BMNtI56TKPe9Zxu4Bq0HOSdcrk5D1VtI4/yPE5NFe+tzhD4/IJsNGhZ0OzTe/hbFjRAw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T01:07:30.961Z",
  "slug": "subagent-orchestrator",
  "version": "0.1.0",
  "filename": "subagent-orchestrator-agent-plugin.zip",
  "bytes": 3291,
  "content_digest": "fa0d05ced51f33366ab9274a49f9348857e09c7daa8691998312dafe00716462",
  "content_signature": "M+Av43H4HmMRypdL8dQlpJ5gn4r9CC1LYH/qhXUvoV6fFuFpm8zvnU565rxC7lqpviPb/gzdnPhyJH+6dzafCQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "b7bf03cee7db1141c463fef94610808320c05547dd31254b30b3fdff012a6719"
    },
    {
      "path": "skills/subagent-orchestrator/SKILL.md",
      "sha256": "e4bed678108d12781c5f89f1cb79dd26688aa6c0553b6baaad1c5fb7befb8376"
    }
  ],
  "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]"
  }
}