PkgRadar

Package evidence

[email protected]

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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
726Mature · −50% score
First published
May 2022
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes414,009
Previous version0.0.786
Published2026-06-09T10:34:09.306Z
SHA-2566d7180e7c40fd24af758081855af7246ee10dae4fb4d876c590caa0ee5b14dd5

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/build/projectsGeneration/generators/fileTemplates/back/environment/ciNotify.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/build/projectsGeneration/generators/fileTemplates/ui/environment/ciNotify.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts11
  • buildyarn clean-build && yarn compile && yarn copy-templates
  • clean-buildrm -rf ./build
  • compiletsc -p .
  • copy-templatesmkdir -p ./build/templates && cp ./src/templates/* ./build/templates
  • coveragejest --coverage
  • linteslint src
  • prepublishOnlyyarn build
  • releasestandard-version
  • snapupdatejest --updateSnapshot
  • testjest
  • watchjest --watch
Dependencies14
  • appdata-path^1.0.0
  • change-case^4.1.2
  • cross-spawn^7.0.3
  • fs-extra^10.1.0
  • fs-jetpack^5.1.0
  • gluegunlatest
  • graphql^16.6.0
  • graphql-scalars^1.19.0
  • markdown-table2.0.0
  • nconf^0.12.0
  • path^0.12.7
  • qs^6.11.2
  • ramda^0.29.0
  • winston^3.10.0