PkgRadar

Package evidence

@antisubmissivist/[email protected]

Remote Payload: 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
7
First published
Jun 2026
Publisher
antisubmissivist

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@antisubmissivist/[email protected]"],"fail_on":"review"}'

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":["@antisubmissivist/[email protected]"],"fail_on":"review"}'
Artifact bytes19,555
Previous version0.2.10
Published2026-06-16T02:42:34.218Z
SHA-2568f280c62feb33de139f69b23b436480509879f8c4883d7c1c60740be01c4a9f0

Why flagged

What the scanner saw

Remote Payload: matched "api.telegram.org/bot"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
27Score
0.2.11Version
Status history (1 event)
  1. newavailable · risk review · score 27 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/bot-api.jsmatched "api.telegram.org/bot"12
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"antisubmissivist","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/bot-api.jsmatched "api.telegram.org/bot"12
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"antisubmissivist","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowMessenger Bot Endpointpackage/lib/bot-api.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts3
  • sendnode bin/send.js
  • testnode --test test/
  • validateopenclaw plugins validate --entry ./src/index.js --root .
Dependencies1
  • typebox^1.2.11