PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

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
243Established · −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 bytes9,083,024
Previous version0.7.38
Published2026-06-08T07:13:27.064Z
SHA-256bf4cbfa902569b9df20ab64e246d447a82c437c93b7b816da870794157904c67

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

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.7.39Version
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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5
lowLarge Javascript Payloadpackage/bundle/cli.mjs30756324 bytes0

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
Dependencies9
  • @microsoft/signalr^10.0.0
  • @vscode/ripgrep^1.18.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