PkgRadar

Package evidence

@aterna/[email protected]

Webhook Exfil Endpoint: matched "api.telegram.org/bot"

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 update

Static 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"}'
Publisherrezzyman
Artifact bytes646,463
Previous versionnone
Published2026-06-14T15:38:54.841Z
SHA-256679ec1564f0b1e672e4964e29b56192fd6272113f96b0847d2d800023c8fc384

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

high
Last checked
highRisk
52Score
1.2.0Version
Status history (1 event)
  1. newavailable · risk high · score 52 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/cli/main.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/cli/main.jsmatched "api.telegram.org/bot"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/dist/cli/main.jsmatched "api.telegram.org/bot"40
mediumRemote Payloadpackage/dist/cli/main.jsmatched "api.telegram.org/bot"12
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildtsup
  • devtsx watch src/cli/main.ts
  • formatbiome format --write .
  • lintbiome lint .
  • prepublishOnlypnpm run build
  • startnode dist/cli/main.js
  • testnode --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.0
  • ai^4.3.0
  • better-sqlite3^12.5.0
  • boxen^8.0.0
  • chalk^5.6.0
  • cli-table3^0.6.5
  • commander^14.0.0
  • dotenv^16.6.0
  • fastify^5.4.0
  • gpt-tokenizer^2.8.1
  • grammy^1.39.0
  • node-cron^4.1.0
  • ollama-ai-provider^1.2.0
  • ora^9.0.0
  • pdfjs-dist^5.7.284
  • pino^9.5.0
  • pino-pretty^13.0.0
  • postgres^3.4.8
  • voyageai^0.0.3-1
  • yaml^2.8.0
  • zod^3.25.0