{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "96a5225bfcfe7fe4689d3babaf4be8d0855ab49b88abb0fc7f316e6be938f2e0",
  "signature": "hOQZrd8ggvIMqbs7TdryL4Yb51s3rToK4OWKaNZ6iQ4UVR/s4kpbpun2iud7nvJl0BjRe0d0wvkkE7Fc06rcBA==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-23T23:37:12.520Z",
  "slug": "argocd-gitops",
  "version": "0.1.0",
  "filename": "argocd-gitops-agent-plugin.zip",
  "bytes": 3397,
  "content_digest": "9ade89eb46294ce37b628eea861a7e6f7e7819ffa313b14b31935b328a40f47f",
  "content_signature": "MxtQ+6DdH6ygnu30q6h31hUDaRrBLqHDCcs5N+q3b2aMTgpLdZngI8S8V5nBqsaj7cOxuDKA6UKhDIyAwN3dAw==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "b84a8142790e0c97b29082464f10464eb1d2143f6fa9d88d7d9c8127e43d6aac"
    },
    {
      "path": "skills/argocd-gitops/SKILL.md",
      "sha256": "06c776315379732a451eab303cb216621413ca54cd8468ef8b9b5bf8c8fdb5f6"
    }
  ],
  "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]"
  }
}