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
- 202
- Versions published
- 2
- First published
- May 2026
- Publisher
- guyshonshon
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 (2 events)
- available → available · risk high · score 45 · status available -> available, risk high -> high, score 17 -> 45
- new → available · risk high · score 17 · 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/index.js | matched "api.telegram.org/bot" | 40 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/index.js | matched "api.telegram.org/bot" | 40 |
| low | Credential file access | package/dist/index.js | matched "id_rsa" | 5 |
Manifest
Package metadata
Scripts14
buildpnpm clean && pnpm build:cli && pnpm build:uibuild:clitsupbuild:uivite buildcleannode -e "require('node:fs').rmSync('dist',{recursive:true,force:true})"devtsx src/cli/index.tsdev:uivitedocs:generatetsx scripts/generate-docs-metadata.tslinttsc --noEmit && tsc -p tsconfig.ui.json --noEmitprepublishOnlypnpm build && node scripts/prepublish-trim.mjsreleasebash scripts/release.shtestvitest runtest:watchvitesttypechecktsc --noEmit && tsc -p tsconfig.ui.json --noEmitupdate-depsbash scripts/update-deps.sh
Dependencies16
@fastify/static^9.1.3@fastify/websocket^11.2.0@inquirer/prompts^8.4.2@xterm/addon-fit^0.11.0@xterm/xterm^6.0.0commander^12.1.0execa^9.5.1fastify^5.8.5highlight.js^11.11.1ink^7.0.3ink-select-input^6.2.0ink-spinner^5.0.0ink-text-input^6.0.0react^19.2.6yaml^2.6.1zod^3.23.8
Optional dependencies1
node-pty^1.1.0