PkgRadar

Package evidence

@atmosx/[email protected]

Messenger Bot Endpoint: matched "discord.com/api/webhooks/" — 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.

Weekly downloads
139
Versions published
10
First published
Mar 2026
Publisher
k3y0mi

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":["@atmosx/[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":["@atmosx/[email protected]"],"fail_on":"review"}'
Publisherk3y0mi
Artifact bytes231,764
Previous version3.0.1
Published2026-06-08T17:49:55.564Z
SHA-256bbeb5930a4adf132c8c5b587ea2e125b598dc5c1ace965dede9e914912aee898

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "discord.com/api/webhooks/" — 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
5Score
3.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/test.jsmatched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts5
  • buildtsup && cd ./test && node ./index.js
  • heap-memory-errorsnode --heap-prof --heap-prof-name=heap-profile-%p.heapsnapshot ./test/index.js
  • publishtsup && npm publish --access public
  • publish-beta-branchtsup && npm publish --tag v3-beta-branch --access public
  • startcd ./test && node ./index.js
Dependencies10
  • @xmpp/client0.14.0
  • better-sqlite312.10.0
  • croner10.0.1
  • jszip3.10.1
  • polygon-clipping0.15.7
  • request^2.88.2
  • say0.16.0
  • shapefile0.6.6
  • typescript5.9.3
  • xml2js0.6.2