PkgRadar

Package evidence

[email protected]

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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
5,975Mature · −50% score
First published
Aug 2018
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes4,115,046
Previous version1.0.0-master.b6f35ff
Published2026-06-16T17:08:36.403Z
SHA-256edec4b6c67e88c4d87046c71c4d855bd7f9cbcf32da60ee9266716058dc5eba2

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
1.0.0-master.b70b4b8Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/dist-lib/stickerpack-BNW0VsfM.mjsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowLarge Javascript Payloadpackage/dist-lib/routes-BOIHhwby.mjs4126270 bytes0
lowLarge Javascript Payloadpackage/dist-lib/routes-YlrCmAGf.mjs4087169 bytes0

Manifest

Package metadata

Scripts27
  • buildnpm run build:routes && tsdown
  • build:docsnpm run build:routes && tsx scripts/workflow/build-docs.ts
  • build:libnpm run build:routes && tsdown --config ./tsdown-lib.config.ts
  • build:routescross-env NODE_ENV=dev tsx scripts/workflow/build-routes.ts
  • build:routes:workercross-env NODE_ENV=dev WORKER_BUILD=true tsx scripts/workflow/build-routes.ts
  • container-buildtsdown --config ./tsdown-container.config.ts
  • container-deploynpm run container-build && wrangler deploy --config wrangler-container.toml --containers-rollout=immediate
  • devcross-env NODE_ENV=dev NODE_OPTIONS='--max-http-header-size=32768' tsx watch --inspect --clear-screen=false lib/index.ts
  • dev:cachecross-env NODE_ENV=production NODE_OPTIONS='--max-http-header-size=32768' tsx watch --clear-screen=false lib/index.ts
  • eslinteslint --cache . --concurrency auto
  • formatoxlint --type-aware --fix . && oxfmt .
  • format:checkoxlint --type-aware . && oxfmt . --check
  • format:descriptiontsx scripts/workflow/format-description.ts
  • format:stagedlint-staged
  • lintoxlint --type-aware .
  • profilingcross-env NODE_ENV=production tsx --prof lib/index.ts
  • startcross-env NODE_ENV=production NODE_OPTIONS='--max-http-header-size=32768' node dist/index.mjs
  • testnpm run format:check && npm run vitest:coverage
  • vercel-buildnpm run build:routes && tsdown --config ./tsdown-vercel.config.ts
  • vitestcross-env NODE_ENV=test vitest
  • vitest:coveragecross-env NODE_ENV=test vitest --coverage.enabled --reporter=junit
  • vitest:fullroutescross-env NODE_ENV=test FULL_ROUTES_TEST=true vitest --reporter=json --reporter=default --outputFile="./assets/build/test-full-routes.json" routes
  • vitest:watchcross-env NODE_ENV=test vitest --watch
  • worker-buildnpm run build:routes:worker && tsdown --config ./tsdown-worker.config.ts
  • worker-deploynpm run worker-build && wrangler deploy
  • worker-devnpm run worker-build && wrangler dev
  • worker-testnpm run worker-build && vitest run lib/worker.worker.test.ts
Dependencies82
  • @bbob/html4.3.1
  • @bbob/plugin-helper4.3.1
  • @bbob/preset-html54.3.1
  • @honeybadger-io/js6.14.0
  • @hono/node-server2.0.5
  • @hono/zod-openapi1.4.0
  • @jocmp/mercury-parser3.0.8
  • @notionhq/client5.22.0
  • @opentelemetry/api1.9.1
  • @opentelemetry/exporter-prometheus0.219.0
  • @opentelemetry/exporter-trace-otlp-http0.219.0
  • @opentelemetry/resources2.8.0
  • @opentelemetry/sdk-metrics2.8.0
  • @opentelemetry/sdk-trace-base2.8.0
  • @opentelemetry/semantic-conventions1.41.1
  • @rss3/sdk0.0.25
  • @scalar/hono-api-reference0.11.3
  • @sentry/node10.58.0
  • cheerio1.2.0
  • city-timezones1.3.4
  • cross-env10.1.0
  • crypto-js4.2.0
  • currency-symbol-map5.1.0
  • dayjs1.11.21
  • destr2.0.5
  • dotenv17.4.2
  • entities8.0.0
  • etag1.8.1
  • fanfou-sdk6.0.0
  • google-play-scraper10.1.3
  • …and 52 more.