{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "dfc67fbe7cb6334ff6706b8a4bf53cf8f6c6c503b10a55b8c9777badaa0e0b30",
  "signature": "yDoHUD6gI9mPFLbYW3V5G3TZ2hjddAwmXsK5i9eWuwfsM6cJDngxWuI3v1spqVplJ/DoQe0JrwBIydwhsS52Dw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:51:15.611Z",
  "slug": "sg-tiktok-ads",
  "version": "0.1.0",
  "filename": "sg-tiktok-ads-agent-plugin.zip",
  "bytes": 3757,
  "content_digest": "048c4bebb479db2d9c9d5936edcb1d964609d10e0b4ba9e3be8ae8a089f128ec",
  "content_signature": "BDgl0W6PQyogPOsKn6S9k3VbIOU4GAMkIrWfuaCmE0nQ76QzpsCCoixo9msgTycRLNi5WBgBY6fGA6aK7edXAw==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "cafeaff2c50b927d70fc70141c0cdba5124d268645a02a2919c9cc2cfaa6756d"
    },
    {
      "path": "skills/sg-tiktok-ads/SKILL.md",
      "sha256": "4876b2a68902b564a7cd95c3fc773f470bfd65615cdbde540f4c8946ed1c3644"
    }
  ],
  "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]"
  }
}