PkgRadar

Package evidence

@secret-momo/[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
secret_momo

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":["@secret-momo/[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":["@secret-momo/[email protected]"],"fail_on":"review"}'
Publishersecret_momo
Artifact bytes7,644
Previous versionnone
Published2026-06-06T13:21:20.311Z
SHA-256dcabadf0421f9a003ccc7cb757ac7e877ef7459ec25a1d98e9c3833295c1c7ab

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/telegram/index.jsmatched "api.telegram.org/bot"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/telegram/index.jsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/lib/telegram/index.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="bun outdated"5

Manifest

Package metadata

Scripts3
  • buildrm -rf lib && rollup -c && tsc -p tsconfig.json
  • postinstallbun outdated
  • prepublishOnlybun run build
Dependencies2
  • @larksuiteoapi/node-sdk1.66.1
  • @secret-momo/utils1.0.2