{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "5b85962cab12251862eba59f497ead77821115f9de1c56feb2799259ba4f1fe8",
  "signature": "W8aD1qkopgP27oFwy8srnckoKZw6GJ4xGolk76emHqAysKHTXGkMHNs/FLm/zsA5qmwyYI0c6UKlsXrPOSLRDQ==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:46:14.578Z",
  "slug": "salesforce-ops",
  "version": "0.1.0",
  "filename": "salesforce-ops-agent-plugin.zip",
  "bytes": 3165,
  "content_digest": "5849f2b6a3ccc8417e268978f42e6acb9244a5ebd2da19b440efac75bce0418b",
  "content_signature": "Uifb1TwzPKF8HkLZG9J01QxBkv0yoRv240CpxonbfRrzMZqbNiK/t8UHyv1bV4CeVmXKAnd2qLAXLe0g/L4yAg==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "5b050de8ee4df61272402dc74f5024f5ac0aa7e4eae2ce2fd12b40bb8ec77e44"
    },
    {
      "path": "skills/salesforce-ops/SKILL.md",
      "sha256": "e52f9c02fa4df24375e8e8d5be05ff95d49b9830bfd60f6f0309e71cd6fc59a2"
    }
  ],
  "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]"
  }
}