PkgRadar

Package evidence

[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
1
First published
Jun 2026
Publisher
testcode77

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishertestcode77
Artifact bytes824,235
Previous versionnone
Published2026-06-07T15:28:35.147Z
SHA-2564077da4c38db233dfd3223643a728f935a60528e9b5c33a731d935eb3d2699e4

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
22Score
0.5.0Version
Status history (1 event)
  1. newavailable · risk review · score 22 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/alert-engine.tsmatched "api.telegram.org/bot"12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/alert-engine.tsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/src/alert-engine.tsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/src/llm-harness.tsmatched "aws_access_key"5
lowLarge Javascript Payloadpackage/dist/index.js2515889 bytes0
lowObfuscation Densitypackage/vscode-extension/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • compiletsc -p ./
  • packagevsce package
  • vscode:prepublishnpm run compile
  • watchtsc -watch -p ./