PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 27724366 bytes

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
968
Versions published
236Established · −30% score
First published
Aug 2025
Publisher
mufasa_embbot

Effective trust discount applied: 30% (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"}'
Publishermufasa_embbot
Artifact bytes8,617,648
Previous version0.7.31
Published2026-05-26T07:33:04.658Z
SHA-25651b4ab127e6857f9258cbfde40da38a20d0417d6bbd6c86f39ed97bbd2bb657d

Why flagged

What the scanner saw

Large Javascript Payload: 27724366 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/bundle/cli.mjs27724366 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/bundle/cli.mjs27724366 bytes10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5

Manifest

Package metadata

Scripts13
  • buildnode scripts/clean-build.cjs && tsc && node build.mjs
  • build:bundlenode build.mjs
  • build:tstsc
  • devtsc --watch
  • formatprettier --write .
  • linknpm run build && npm link
  • lintxo
  • postinstallnode scripts/postinstall.cjs
  • prepublishOnlynpm run build
  • startnode bundle/cli.mjs
  • start:devnode build.mjs && node bundle/cli.mjs
  • testprettier --check . && xo && ava
  • unlinknpm unlink -g snow-ai
Dependencies8
  • @microsoft/signalr^10.0.0
  • abort-controller^3.0.0
  • eventsource^2.0.2
  • fetch-cookie^3.0.1
  • node-fetch^2.7.0
  • ssh2^1.17.0
  • tough-cookie^6.0.0
  • ws^8.14.2
Optional dependencies2
  • @napi-rs/canvas^0.1.80
  • sharp^0.34.5