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
- 200
- First published
- Feb 2026
- Publisher
- jonit-dev
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":["@jonit-dev/[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":["@jonit-dev/[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 (1 event)
- new → available · risk high · score 52 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/cli.js | matched "api.telegram.org/bot" | 40 |
| medium | Remote Payload | package/dist/cli.js | matched "api.telegram.org/bot" | 12 |
Manifest
Package metadata
Scripts6
buildtsc --build tsconfig.json --force && tsc-alias -p ../core/tsconfig.json && tsc-alias -p ../server/tsconfig.json && tsc-alias -p tsconfig.json && node build.mjsdeploybash scripts/publish.shdeploy:betabash scripts/publish.sh --betaprepublishOnlyyarn build && yarn testtestvitest runverifytsc --build tsconfig.json --dry
Dependencies14
@inquirer/prompts^8.5.2better-sqlite3^12.6.2blessed^0.1.81chalk^5.6.2cli-table3^0.6.5commander^12.0.0concurrently^9.2.1cors^2.8.6cron-parser^5.5.0cronstrue^3.12.0express^5.2.1ora^9.3.0reflect-metadata^0.2.2tsyringe^4.10.0