PkgRadar

Package evidence

[email protected]

Remote Payload: matched "api.telegram.org/bot"

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publisherwaynetaylor
Artifact bytes771,686
Previous version1.2.0
Published2026-05-12T09:18:28.277Z
SHA-256aa4f40d96c5be0e447b59a72a11e1844afd02ee17ac7f6db85a65777885fc390

Why flagged

What the scanner saw

Remote Payload: matched "api.telegram.org/bot"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
17Score
1.2.1Version
Status history (1 event)
  1. newavailable · risk review · score 17 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/core/notify.jsmatched "api.telegram.org/bot"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/core/notify.jsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/dist/core/notify.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts25
  • audittsx src/cli.ts
  • benchvitest bench --run --outputJson=docs/perf-current.json
  • bench:checktsx scripts/check-perf.ts
  • bench:updatetsx scripts/check-perf.ts --update-baseline
  • buildtsc
  • check:vendor-drifttsx scripts/check-vendor-drift.ts
  • cleanrm -rf dist sbom.json docs/api
  • docs:apitypedoc
  • license: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.csv
  • lint:no-consolebash scripts/check-no-console.sh
  • measure:memorynode --expose-gc --import tsx scripts/measure-memory.ts
  • prepublishOnlynpm run build && npm test
  • sbomcyclonedx-npm --output-file sbom.json --omit dev --ignore-npm-errors
  • schemastsx scripts/export-result-schemas.ts
  • sync:vendorbash scripts/sync-vendor.sh
  • testnpm run lint:no-console && vitest run
  • test:coveragevitest run --coverage
  • test:coverage:checkvitest run --coverage --coverage.thresholdAutoUpdate=false
  • test:e2e:recordAUDIT_E2E_RECORD=1 vitest run tests/integration/llm-cassettes.test.ts --no-file-parallelism
  • test:e2e:replayAUDIT_E2E_REPLAY=1 vitest run tests/integration/llm-cassettes.test.ts --no-file-parallelism
  • test:integrationvitest run --config vitest.integration.config.ts
  • test:integration:playwrightplaywright test
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies18
  • @anthropic-ai/sdk^0.94.0
  • @browserbasehq/stagehand^3.3.0
  • @modelcontextprotocol/sdk^1.29.0
  • axe-core^4.11.4
  • better-sqlite3^12.9.0
  • chalk^5.3.0
  • commander^14.0.3
  • dotenv^17.4.2
  • odiff-bin^4.3.8
  • ora^9.4.0
  • p-limit^7.3.0
  • pino^10.3.1
  • pino-pretty^13.1.3
  • playwright^1.49.0
  • sharp^0.34.5
  • ws^8.20.0
  • yaml^2.6.0
  • zod^3.25.76