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
- 10
- First published
- May 2026
- Publisher
- waynetaylor
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":["[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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 1.3.0 vs 1.2.1: "node scripts/postinstall.mjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 62 · status changed
Evidence
Static findings
3 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.3.0 vs 1.2.1: "node scripts/postinstall.mjs" | 40 |
| medium | Remote Payload | package/dist/core/notify.js | matched "api.telegram.org/bot" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.3.0 vs 1.2.1: "node scripts/postinstall.mjs" | 40 |
| medium | Remote Payload | package/dist/core/notify.js | matched "api.telegram.org/bot" | 12 |
| low | Messenger Bot Endpoint | package/dist/core/notify.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 5 |
Manifest
Package metadata
Scripts28
audittsx src/cli.tsbenchvitest bench --run --outputJson=docs/perf-current.jsonbench:checktsx scripts/check-perf.tsbench:updatetsx scripts/check-perf.ts --update-baselinebuildtsccheck:vendor-drifttsx scripts/check-vendor-drift.tscheck:vendor-integritytsx scripts/check-vendor-integrity.tscleanrm -rf dist sbom.json docs/apidocs:apitypedoclicense:checklicense-checker --production --onlyAllow "MIT;Apache-2.0;ISC;BSD-2-Clause;BSD-3-Clause;BSD;MPL-2.0;LGPL-3.0-or-later;Unlicense;CC-BY-3.0;CC-BY-4.0;CC0-1.0;0BSD;Apache*;(MIT OR WTFPL);(AFL-2.1 OR BSD-3-Clause);(BSD-2-Clause OR MIT OR Apache-2.0)"license:csvlicense-checker --production --csv --out docs/third-party-licenses.csvlinteslint srclint:no-consoletsx scripts/check-no-console.tsmeasure:memorynode --expose-gc --import tsx scripts/measure-memory.tspostinstallnode scripts/postinstall.mjsprepublishOnlynpm run build && npm testsbomcyclonedx-npm --output-file sbom.json --omit dev --ignore-npm-errorsschemastsx scripts/export-result-schemas.tssync:vendorbash scripts/sync-vendor.shtestnpm run lint:no-console && vitest runtest:coveragevitest run --coveragetest:coverage:checkvitest run --coverage --coverage.thresholdAutoUpdate=falsetest:e2e:recordAUDIT_E2E_RECORD=1 vitest run tests/integration/llm-cassettes.test.ts --no-file-parallelismtest:e2e:replayAUDIT_E2E_REPLAY=1 vitest run tests/integration/llm-cassettes.test.ts --no-file-parallelismtest:integrationvitest run --config vitest.integration.config.tstest:integration:playwrightplaywright testtest:watchvitesttypechecktsc --noEmit
Dependencies19
@anthropic-ai/sdk^0.94.0@browserbasehq/stagehand^3.3.0@modelcontextprotocol/sdk^1.29.0axe-core^4.11.4better-sqlite3^12.9.0chalk^5.3.0commander^14.0.3dotenv^17.4.2odiff-bin^4.3.8ora^9.4.0p-limit^7.3.0pino^10.3.1pino-pretty^13.1.3playwright^1.49.0playwright-core^1.49.0sharp^0.34.5ws^8.20.0yaml^2.6.0zod^3.25.76