{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "51248d206cc393043f25a82e5e31f1c34c2d135f2f4120f63e031d23ecfd19b3",
  "signature": "tJ0BpggBa+LB0fYMT2K1mABGK+PyLMwwyKW1Qi/eKLPzSf/zXbAUs3b8euswmRfzYvwechoTqr9zP10vSXA8Cg==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-23T23:22:09.031Z",
  "slug": "react-native-patterns",
  "version": "1.0.0",
  "filename": "react-native-patterns-agent-plugin.zip",
  "bytes": 3486,
  "content_digest": "2071c94f28cf6e0bbf31e72e0fa787b035f881ccd0ac31d9b53616abf3ea7716",
  "content_signature": "Aj4smN9sJ642VnhrBb2uohJccNlYipa3Sn8VvvWZ3QyapPkwYQvOxu7Z1qf8d0IbW5BS/S2cgpwg1slCscVZBg==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "9d77624100a3779da17c86ae563e7499e7c2cf6ba4c5531ead2d00d0171e3e7d"
    },
    {
      "path": "skills/react-native-patterns/SKILL.md",
      "sha256": "c0359c77cdaad3d26916fd30bc32a248b087a91406aaeb433c6302bc3b8695d7"
    }
  ],
  "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]"
  }
}