{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "ef9ccc1bd453379b917b17fb23bc33f63c61dbd047449cffc87ec4b92a3c2e6a",
  "signature": "TrxPzG4bwDKM4Hoybzq+U87LduB2hjfsDarhSKSM8f3Li/N9n/pJHgdB5CZ6EvuTcUrw0eNgt192XZFILL6NAg==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T01:33:06.003Z",
  "slug": "iam-least-privilege",
  "version": "0.1.0",
  "filename": "iam-least-privilege-agent-plugin.zip",
  "bytes": 3491,
  "content_digest": "c084bc84e5cf2a72e0a80ec64523f27e737c9c40c2bb16bd858b7f0231b8095f",
  "content_signature": "2mv+B6WpSwhiNmqLFimqOpo97hCzfB0b+/3RS8/mzOS70dCTgQLPDbyiby3hIm44mpTSKgP3YaOisQfNEIAFDg==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "ab1d259052e7c0d708a7f61a0638b0d569cce13e0c201ba2db33583e41d6d51b"
    },
    {
      "path": "skills/iam-least-privilege/SKILL.md",
      "sha256": "29aa2a6ecd0bda09ac7001785a140cda9af1af63354a78a01613e2604b6dcb8c"
    }
  ],
  "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]"
  }
}