PkgRadar

Package evidence

@parad0x_labs/[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
1
First published
May 2026
Publisher
loop22

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":["@parad0x_labs/[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":["@parad0x_labs/[email protected]"],"fail_on":"review"}'
Publisherloop22
Artifact bytes292,218
Previous versionnone
Published2026-05-31T07:27:02.137Z
SHA-25610a90623654a484ab5242d4f4636e1df8995c78e49431289c7c9c0bf52a5c7c7

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
5Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/dist/monitoring/telegramAlert.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts73
  • acceptance:agentstsx ../examples/agent-wallet-client-ts/test/acceptance.test.ts && tsx ../examples/paper-polymarket-agent-ts/test/acceptance.test.ts && tsx ../examples/copy-settings-ts/test/acceptance.test.ts && tsx ../examples/alpha-monetization-ts/test/acceptance.test.ts && tsx ../examples/copied-lot-ledger-ts/test/acceptance.test.ts
  • acceptance:buildervitest run tests/builder.launch-pack.test.ts
  • acceptance:degen-modevitest run tests/degen-mode.test.ts
  • alt:createtsx scripts/alt/create-alt.ts
  • alt:extendtsx scripts/alt/extend-alt.ts
  • alt:showtsx scripts/alt/show-alt.ts
  • audit:fulltsx scripts/audit/run-full-audit.ts
  • audit:prodtsx scripts/audit/run-prod-audit.ts
  • audit:programmabletsx scripts/audit/run-programmability-audit.ts
  • bench:computetsx scripts/bench/profile-flows.ts
  • bench:footprinttsx scripts/bench/write-footprint-md.ts
  • bench:txsizetsx scripts/bench/txsize-report.ts
  • bridge:liquefytsx src/bridge/liquefy/cli.ts
  • bridge:liquefy:livecurl -s http://localhost:8080/admin/audit/export | tsx src/bridge/liquefy/cli.ts --stdin --out ./vault-staging/live
  • buildtsc -p tsconfig.json
  • check:mainnet:betanode scripts/check-mainnet-beta-evidence.mjs
  • check:reponode scripts/check-repo-identity.mjs
  • db:backuptsx scripts/db/backup.ts
  • db:backup:testtsx scripts/db/backup-test.ts
  • db:backup:test:postgrestsx scripts/db/backup-postgres-test.ts
  • db:healthtsx scripts/db/health.ts
  • db:migratetsx scripts/db/migrate.ts
  • db:resettsx scripts/db/reset.ts
  • db:restoretsx scripts/db/restore.ts
  • db:seed:sandboxtsx scripts/db/seed-sandbox.ts
  • demo:buyertsx src/cli.ts demo buyer
  • demo:sellertsx src/cli.ts demo seller
  • deploy:buffers:closetsx ../scripts/close-buffers.ts
  • deploy:estimatetsx ../scripts/estimate-deploy-cost.ts
  • deploy:ledgertsx ../scripts/deploy-ledger.ts
  • …and 43 more.
Dependencies10
  • @solana/web3.js^1.98.4
  • @types/pg^8.20.0
  • bn.js^5.2.3
  • bs58^6.0.0
  • cors^2.8.5
  • dotenv^16.4.7
  • express^5.2.1
  • pg^8.20.0
  • tweetnacl^1.0.3
  • zod^3.24.1