{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "39e2bb68085306ae7b359abda6cb3d75df08d247ed8261b5fb31a8ff964f2fed",
  "signature": "fTvZrPxBKNTOXDEi22fDFfnLQvaTDtPhTLCnzDs9xFjUze16BjZ/FWlB3QDGaTgNLmM+5bm3IueQdhq3Z99YBw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-23T23:26:25.124Z",
  "slug": "agent-health-monitoring",
  "version": "1.0.0",
  "filename": "agent-health-monitoring-agent-plugin.zip",
  "bytes": 3623,
  "content_digest": "9c942b28d0bc87ba48b3c932069d5f111b131bda19b61e29c637d2c15b206c0b",
  "content_signature": "8zkyGlXyfD9vL3FZxqCPqX2AlVWJ4FcV34S2MSawsGkaK2yDj4A4Yi2We523oTmErr1R/CiFqnD7kujXUtCpDA==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "64afc3a7ad09c8ddab9838938d196f40efc5aaa819881c0320fc8c18f6cdc9c7"
    },
    {
      "path": "skills/agent-health-monitoring/SKILL.md",
      "sha256": "f2633ac8aff294a4dd7cec8f2a87b28e3b439584cae27277fa6b66e0b5ce0000"
    }
  ],
  "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]"
  }
}