PkgRadar

Package evidence

@datatruck/[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.

Weekly downloads
167
Versions published
105Mature · −50% score
First published
May 2022
Publisher
juanrgm

Effective trust discount applied: 50% (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":["@datatruck/[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":["@datatruck/[email protected]"],"fail_on":"review"}'
Publisherjuanrgm
Artifact bytes107,437
Previous version0.41.7
Published2026-06-02T10:02:43.010Z
SHA-2567e0a472761555df9af61139db043b8301513a66a6d483f64ae05921c7e5ab216

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
2Score
0.41.8Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/lib/utils/reportSteps.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts3
  • buildtsc -b tsconfig.build.json
  • cleantsc -b tsconfig.build.json --clean
  • watchtsc -b tsconfig.build.json -w
Dependencies16
  • @supercharge/promise-pool^3.2.0
  • ajv^8.17.1
  • async^3.2.6
  • chalk^4.1.2
  • commander^14.0.0
  • croner^9.1.0
  • dayjs^1.11.13
  • fast-folder-size^2.4.0
  • fast-glob^3.3.3
  • listr2^9.0.1
  • micromatch^4.0.8
  • mongodb^6.18.0
  • mysql2^3.14.3
  • tty-table^4.2.3
  • undici^7.14.0
  • yaml^2.8.1
Optional dependencies1
  • ts-node^10.9.2