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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/dist-lib/stickerpack-BNW0VsfM.mjs | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Large Javascript Payload | package/dist-lib/routes-BOIHhwby.mjs | 4126270 bytes | 0 |
| low | Large Javascript Payload | package/dist-lib/routes-YlrCmAGf.mjs | 4087169 bytes | 0 |
Manifest
Package metadata
Scripts27
buildnpm run build:routes && tsdownbuild:docsnpm run build:routes && tsx scripts/workflow/build-docs.tsbuild:libnpm run build:routes && tsdown --config ./tsdown-lib.config.tsbuild:routescross-env NODE_ENV=dev tsx scripts/workflow/build-routes.tsbuild:routes:workercross-env NODE_ENV=dev WORKER_BUILD=true tsx scripts/workflow/build-routes.tscontainer-buildtsdown --config ./tsdown-container.config.tscontainer-deploynpm run container-build && wrangler deploy --config wrangler-container.toml --containers-rollout=immediatedevcross-env NODE_ENV=dev NODE_OPTIONS='--max-http-header-size=32768' tsx watch --inspect --clear-screen=false lib/index.tsdev:cachecross-env NODE_ENV=production NODE_OPTIONS='--max-http-header-size=32768' tsx watch --clear-screen=false lib/index.tseslinteslint --cache . --concurrency autoformatoxlint --type-aware --fix . && oxfmt .format:checkoxlint --type-aware . && oxfmt . --checkformat:descriptiontsx scripts/workflow/format-description.tsformat:stagedlint-stagedlintoxlint --type-aware .profilingcross-env NODE_ENV=production tsx --prof lib/index.tsstartcross-env NODE_ENV=production NODE_OPTIONS='--max-http-header-size=32768' node dist/index.mjstestnpm run format:check && npm run vitest:coveragevercel-buildnpm run build:routes && tsdown --config ./tsdown-vercel.config.tsvitestcross-env NODE_ENV=test vitestvitest:coveragecross-env NODE_ENV=test vitest --coverage.enabled --reporter=junitvitest:fullroutescross-env NODE_ENV=test FULL_ROUTES_TEST=true vitest --reporter=json --reporter=default --outputFile="./assets/build/test-full-routes.json" routesvitest:watchcross-env NODE_ENV=test vitest --watchworker-buildnpm run build:routes:worker && tsdown --config ./tsdown-worker.config.tsworker-deploynpm run worker-build && wrangler deployworker-devnpm run worker-build && wrangler devworker-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.0cheerio1.2.0city-timezones1.3.4cross-env10.1.0crypto-js4.2.0currency-symbol-map5.1.0dayjs1.11.21destr2.0.5dotenv17.4.2entities8.0.0etag1.8.1fanfou-sdk6.0.0google-play-scraper10.1.3- …and 52 more.