{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "b1477372a6813d2b54725f748a0cd46ceebbe31d19f74f13d697e51bb519369b",
  "signature": "gbyVYWP3//GiEd71sZDcQJpEYUuuz0mlQts0c9UJG6JlgJMPLYtYGbsiCH/iiSq+p9qFPRggbikDA223PZM1CQ==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:26:48.878Z",
  "slug": "pl-rev-ops-forecast",
  "version": "1.0.0",
  "filename": "pl-rev-ops-forecast-agent-plugin.zip",
  "bytes": 4295,
  "content_digest": "c5b4da4943a9d4caa98b7949f14cfadc3a2cb40cbdb49c93827b987c535ed434",
  "content_signature": "Wapae7fS/Mrm4lXZa2eb3cIQ49+QSU3aUdA2wLv8OLek8c15yWV+t6p6nr+9WaAXZ+LGWN2HtZ8flF9ar/DMDQ==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "99984153ba1320aa5777da68ad38b15499e2f08b3c4c8283834eb7d01cd53ede"
    },
    {
      "path": "skills/pl-rev-ops-forecast/SKILL.md",
      "sha256": "0bc884c548f9da82e8b349cddd0258688b77377630765736d6b4d62fc0a0041a"
    },
    {
      "path": "skills/pl-rev-ops-forecast/references/examples.md",
      "sha256": "9726c5def208c03bfa335e734c3c096fb0685ce89fd2097c9d2f4a4e19890e48"
    }
  ],
  "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]"
  }
}