{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "242bdcb882728edd2207e06d9ae9bab02f2856af45815a3576ca463dae857349",
  "signature": "OF52CLX0lbjKg/6ljdqeBnrmKjxawbSkSttUZjbzk6IYoja4huLPx++ERE+4kMsb8jKOyMq7sHI74KLfPEo1Bg==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T01:37:53.825Z",
  "slug": "k8s-manifest-linter",
  "version": "0.1.0",
  "filename": "k8s-manifest-linter-agent-plugin.zip",
  "bytes": 3499,
  "content_digest": "f2ec3c33ff1d33cdbcbb69c1d56d9add54225140e148c5e52a9b0c4ce977e82d",
  "content_signature": "UeQalyzWbSsBP6N8UqoCSlW+CjTVa3mmdtynQRPvRMLqST+iIvFfZRkwmtq5QTWL23Gw/+bLEPMvNQJUQ026Bw==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "5d3f5d2944508c73b496e920c6dd14122de35172ad84e9b1e2cf145a6dbeaf63"
    },
    {
      "path": "skills/k8s-manifest-linter/SKILL.md",
      "sha256": "ecb9e4b5c13487c111c024f4e9bac8130539fcbef5ddb78db56df4abd19e2b6f"
    }
  ],
  "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]"
  }
}