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
- Jun 2026
- Publisher
- rezzyman
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":["@aterna/[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":["@aterna/[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
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/cli/main.js | matched "api.telegram.org/bot" | 40 |
| medium | Remote Payload | package/dist/cli/main.js | matched "api.telegram.org/bot" | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/cli/main.js | matched "api.telegram.org/bot" | 40 |
| medium | Remote Payload | package/dist/cli/main.js | matched "api.telegram.org/bot" | 12 |
| low | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts8
buildtsupdevtsx watch src/cli/main.tsformatbiome format --write .lintbiome lint .prepublishOnlypnpm run buildstartnode dist/cli/main.jstestnode --test --import tsx 'test/**/*.test.ts'typechecktsc --noEmit
Dependencies26
@ai-sdk/anthropic^1.2.0@ai-sdk/groq^1.2.9@ai-sdk/openai^1.3.0@fastify/websocket^11.0.0@inquirer/prompts^7.8.0@modelcontextprotocol/sdk^1.26.0ai^4.3.0better-sqlite3^12.5.0boxen^8.0.0chalk^5.6.0cli-table3^0.6.5commander^14.0.0dotenv^16.6.0fastify^5.4.0gpt-tokenizer^2.8.1grammy^1.39.0node-cron^4.1.0ollama-ai-provider^1.2.0ora^9.0.0pdfjs-dist^5.7.284pino^9.5.0pino-pretty^13.0.0postgres^3.4.8voyageai^0.0.3-1yaml^2.8.0zod^3.25.0