BEACON

← candidates

npm @mastra/mysql @0.1.1

score
0.5929 med
flagged 2026-06-16 22:48
signals by category
content 1 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
provenance_dropped 0.8 prior version published with SLSA attestation; current version has none
topology
mass_publish_burst 0.8 publisher 'ehindero' pushed 43 packages in the last 15min on npm
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['easy-day-js']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "ehindero"
  ],
  "versions": 22
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-n1hraPB2br+ZmpJaSvEKovSPYa54zaxOUxU5tqRMXosbmlGrOr6KS/1ty+83tDlTe48qIxLoquSA6HVUYQ4dGg==",
    "tarball": "https://registry.npmjs.org/@mastra/mysql/-/mysql-0.1.1.tgz",
    "unpackedSize": 2594616
  },
  "dist-tags": {
    "alpha": "0.1.0-alpha.0",
    "caleb-channels-on-lease": "0.0.0-caleb-channels-on-lease-20260616160652",
    "channels-on-lease": "0.0.0-channels-on-lease-20260612211814",
    "channels-output-processor": "0.0.0-channels-output-processor-20260605211340",
    "channels-owner-stream": "0.0.0-channels-owner-stream-20260605033931",
    "declined-tool-result-fix": "0.0.0-declined-tool-result-fix-20260602220958",
    "deploy-alex-2": "0.0.0-deploy-alex-2-20260602122535",
    "latest": "0.1.1",
    "signals-pubsub-reserve": "0.0.0-signals-pubsub-reserve-20260605182857",
    "wardpeet-auth-rework": "0.0.0-wardpeet-auth-rework-20260604074715",
    "yj-ab-demo": "0.0.0-yj-ab-demo-20260604080218"
  },
  "latest_version": "0.1.1",
  "maintainers": [
    {
      "email": "ehindero2016@tutamail.com",
      "name": "ehindero"
    }
  ],
  "num_versions": 23,
  "repository": {
    "directory": "stores/mysql",
    "type": "git",
    "url": "git+https://github.com/mastra-ai/mastra.git"
  },
  "scripts": {
    "build:lib": "tsup --silent --config tsup.config.ts",
    "build:watch": "tsup --watch --silent --config tsup.config.ts",
    "lint": "eslint .",
    "posttest:watch": "docker compose down -v",
    "pretest": "docker compose up -d && (found=0; for i in $(seq 1 30); do docker compose ps | grep db >/dev/null && { found=1; break; } || sleep 1; done; [ \"$found\" -eq 1 ]) && (found=0; for i in $(seq 1 30); do container=$(docker compose ps -q db); [ -n \"$container\" ] && docker inspect --format='{{.State.Health.Status}}' \"$container\" | grep healthy >/dev/null && { found=1; break; } || sleep 2; done; [ \"$found\" -eq 1 ])",
    "pretest:watch": "docker compose up -d",
    "test": "vitest run",
    "test:watch": "vitest watch"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['easy-day-js']",
    "mass_publish_burst": "publisher 'ehindero' pushed 43 packages in the last 15min on npm",
    "provenance_dropped": "prior version published with SLSA attestation; current version has none"
  },
  "time": {
    "created": "2026-06-02T04:04:14.965Z",
    "modified": "2026-06-17T02:21:41.030Z"
  }
}