PkgRadar

Package evidence

@clawtell/[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.

Weekly downloads
325
Versions published
63
First published
Feb 2026
Publisher
dennisdamenace

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":["@clawtell/[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":["@clawtell/[email protected]"],"fail_on":"review"}'
Artifact bytes98,151
Previous version2026.5.6
Published2026-05-22T10:46:56.971Z
SHA-2566d46ed124e5169271fe6a1cf6378f507a21292d96709c2e11902bc1bc3d4d6c8

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
39Score
2026.5.7Version
Status history (2 events)
  1. availableavailable · risk review · score 39 · status available -> available, risk high -> review, score 35 -> 39
  2. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/poll.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/src/poll.tsmatched "api.telegram.org/bot"12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/poll.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/src/poll.tsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/dist/src/poll.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/poll.tsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsc --watch
  • postinstallnode scripts/postinstall.js
  • prepublishOnlynode -e "const fs=require('fs'); const src=fs.readFileSync('dist/index.js','utf8'); if(!src.includes('id: \"clawtell\"')) { console.error('ERROR: dist/index.js exports wrong plugin id — must be id: \"clawtell\"'); process.exit(1); } console.log('✓ Plugin id check passed: id = clawtell');"
  • safe-updatebash scripts/safe-update.sh
Dependencies4
  • @mariozechner/pi-ai^0.52.9
  • @mariozechner/pi-coding-agent^0.52.9
  • json52.2.3
  • typebox1.1.38