{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "9c367f4cf7ec2177aa2db5fc735091295860237da7d4b48b5825611dc8674d81",
  "signature": "mhBGe1v7VEerHns+3FNHnNQgdNXnNLQIlfeIU/FgINpq7+lnh2XEYZe6klBlAkEQqqicUwYF8Be4S3kyXk4CBQ==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:22:33.483Z",
  "slug": "coding-agent-orchestrator",
  "version": "0.1.0",
  "filename": "coding-agent-orchestrator-agent-plugin.zip",
  "bytes": 3534,
  "content_digest": "44976dd46b285ea05083db6bf7f96c412efca5a91c9973e5305977c8f02a81e7",
  "content_signature": "i2OIT5heMohmXl6CdLsDMfkjJQWY0deHgSYKVRUW1SEYYpSr5lUpubGjAOG2KmyRzOwALPH3KQq7Y5ZEUG6ECg==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "198231875ce42f8b27a0880a95201b0f51036811a6800ab0789d54bb0fa04f09"
    },
    {
      "path": "skills/coding-agent-orchestrator/SKILL.md",
      "sha256": "7b9462075486d16fcfea7dbc5373976659ae46d073e47c59c0c847201d7ed930"
    }
  ],
  "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]"
  }
}