{
  "spec": "sak-package-signature/v1",
  "algorithm": "ed25519",
  "sha256": "11296192bd2be3ef90cfda0502b3eab21394cc580b08f6cb155d41a949ea998c",
  "signature": "nL7wMeASGMGl3Cl/S/luC0ZUG54ZFoLh+2Jj/D6Vnq5ioXkiwogy9BZXrqvoYI7XRZrixhjTJoxr6JBAuSOiDw==",
  "signing_key_id": "0aff169ecb84607d",
  "signed_at": "2026-08-24T00:11:57.098Z",
  "slug": "aml-transaction-monitor",
  "version": "0.1.0",
  "filename": "aml-transaction-monitor-agent-plugin.zip",
  "bytes": 3566,
  "content_digest": "9755d5a06b00046f48062f51b3a932dcacf9d351a606da20e52c55fb6a7164c6",
  "content_signature": "pHqh7EGtdgPsVRKScg47FrL7BbVDr9SXkUQ9WSMWp66/fxMc34tOnXoQLsudqdxUIe43Iyuxf1L+7gq6LUdWCA==",
  "files": [
    {
      "path": "mcp.json",
      "sha256": "a4ec0149cccb566b6c4b6d8413290229819ff2adcfa9eb5387c3f91d31103a57"
    },
    {
      "path": "plugin.json",
      "sha256": "9f50d265751600780c4b24b43a196e715e3cc308813f1a735f8cbc69c50a181e"
    },
    {
      "path": "skills/aml-transaction-monitor/SKILL.md",
      "sha256": "238e5fac720be07cc1a75bd65065922c9d08b6dd88376f0b7d2379f95828417c"
    }
  ],
  "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]"
  }
}