{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "8da98383186b9bea37dd2b7b034bf9862be5bce6906281c849b0b7309a5fcae8",
  "signature": "Yop9dcwdy3YIrbjF1QuCS6AoUExELb406TlC9F+w9+1xktMBTmeatK06izBOVL5yxt3AfS9fZkLsrUxWlcb9BA==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T02:02:49.793Z",
  "slug": "resume-screener",
  "version": "0.1.0",
  "filename": "resume-screener-agent-plugin.zip",
  "bytes": 3233,
  "content_digest": "a4c28cb330bf5febabb5ede72928f9ead327b2fda15a7d3e44e2abc925fbda23",
  "content_signature": "0x37p8ObQ+gteZJe8hQPZHcpsfU/lsURWnpFJd/hKjQ/mc3CSVn44SSOui+10GgM1QmPiCGuA06FJ9YGzjkXDA==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "44212b82a98fa20079e9eb0f6357e5bc67ecfc593a4a48b7b09e8dacdebb0962"
    },
    {
      "path": "skills/resume-screener/SKILL.md",
      "sha256": "b5be4f3a15f3fb6ae47ab52974726d8501e1f067399f8957a4f9bbaa6ee38c38"
    }
  ],
  "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]"
  }
}