Package evidence
@ada-mcp/[email protected]
Install-time lifecycle script: preinstall="node scripts/preinstall-registry.mjs"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 87
- First published
- May 2026
- Publisher
- osgm000000
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@ada-mcp/[email protected]"],"fail_on":"high"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@ada-mcp/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: preinstall added in 0.1.5 vs 0.1.4: "node scripts/preinstall-registry.mjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (3 events)
- available → available · risk high · score 45 · status available -> available, risk high -> high, score 78 -> 45
- available → available · risk high · score 78 · status available -> available, risk high -> high, score 56 -> 78
- new → available · risk high · score 56 · status changed
Evidence
Static findings
1 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | preinstall added in 0.1.5 vs 0.1.4: "node scripts/preinstall-registry.mjs" | 40 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | preinstall added in 0.1.5 vs 0.1.4: "node scripts/preinstall-registry.mjs" | 40 |
| low | Install-time lifecycle script | package.json | preinstall="node scripts/preinstall-registry.mjs" | 5 |
Manifest
Package metadata
Scripts8
buildtsc -p tsconfig.jsonbuild:npmnode ../../scripts/build-mcp-npm.mjsdevtsx src/cli.tspack:dry-runnpm run build:npm && npm pack --dry-runprebuildnode ../../scripts/generate-bundled-config.mjspreinstallnode scripts/preinstall-registry.mjsprepublishOnlynpm run build:npmtypechecktsc -p tsconfig.json --noEmit
Dependencies6
@modelcontextprotocol/sdk^1.17.5express^5.2.1jimp^1.6.0js-yaml^4.1.0playwright^1.59.1selenium-webdriver^4.34.0