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
- 520
- Versions published
- 10
- First published
- May 2026
- Publisher
- brunomesquitac
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "api.telegram.org/bot"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (3 events)
- available → available · risk high · score 62 · status available -> available, risk high -> high, score 43 -> 62
- available → available · risk high · score 43 · status available -> available, risk high -> high, score 72 -> 43
- new → available · risk high · score 72 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/gateway/index.js | matched "api.telegram.org/bot" | 40 |
| high | Webhook Exfil Endpoint | package/dist/web/index.js | matched "api.telegram.org/bot" | 40 |
| high | Webhook Exfil Endpoint | package/dist/worker/index.js | matched "api.telegram.org/bot" | 40 |
| medium | Remote Payload | package/dist/worker/index.js | matched "api.telegram.org/bot" | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/gateway/index.js | matched "api.telegram.org/bot" | 40 |
| high | Webhook Exfil Endpoint | package/dist/web/index.js | matched "api.telegram.org/bot" | 40 |
| high | Webhook Exfil Endpoint | package/dist/worker/index.js | matched "api.telegram.org/bot" | 40 |
| medium | Remote Payload | package/dist/worker/index.js | matched "api.telegram.org/bot" | 12 |
| low | Obfuscation Density | package/dist/plugin/opencron.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts11
buildtsupdb:generatedrizzle-kit generatedb:migratebun run src/core/db/migrate.tsdevbun run src/cli/index.tsgatewaybun run src/gateway/index.tsreleasecommit-and-tag-versionrelease:majorcommit-and-tag-version --release-as majorrelease:minorcommit-and-tag-version --release-as minortestbun testtypechecktsc --noEmituibun run src/web/index.tsx
Dependencies5
commander^13.1.0cron-parser^5.5.0drizzle-orm^0.39.1glob^13.0.0hono^4.7.4