PkgRadar

Package evidence

@saluzi/[email protected]

Remote Payload: matched "Invoke-WebRequest"

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
13
First published
May 2026
Publisher
saluzi

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":["@saluzi/[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":["@saluzi/[email protected]"],"fail_on":"review"}'
Publishersaluzi
Artifact bytes5,785,000
Previous version0.1.26
Published2026-05-26T06:53:19.263Z
SHA-256e9883c0ec007e96f4f1f5f65d491adef2fe5a008da0937f99df67d1300c038bc

Why flagged

What the scanner saw

Remote Payload: matched "Invoke-WebRequest"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/postinstall.cjsmatched "Invoke-WebRequest"12
mediumLarge Javascript Payloadpackage/dist/cli.js15173871 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/postinstall.cjsmatched "Invoke-WebRequest"12
mediumLarge Javascript Payloadpackage/dist/cli.js15173871 bytes10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/run-parallel.mjs scripts/postinstall.cjs scripts/setup-chrome-mcp.mjs"5

Manifest

Package metadata

Scripts28
  • buildbun run build.ts
  • build:bunbun run build.ts
  • build:vitevite build && node scripts/post-build.mjs
  • build:vite:onlyvite build
  • checkbiome check .
  • check:bundlebun run scripts/check-bundle-integrity.ts
  • check:fixbiome check --fix .
  • check:unusedknip-bun
  • devbun run scripts/dev.ts
  • dev:inspectbun run scripts/dev-debug.ts
  • docs:devnpx mintlify dev
  • formatbiome format --write .
  • healthbun run scripts/health-check.ts
  • lintbiome lint .
  • lint:fixbiome lint --fix .
  • postinstallnode scripts/run-parallel.mjs scripts/postinstall.cjs scripts/setup-chrome-mcp.mjs
  • precheckbun run typecheck && bun run check:fix && bun test
  • preparehusky
  • prepublishOnlybun run build:vite
  • rcsbun run scripts/rcs.ts
  • smoke-testnode scripts/smoke-test.mjs
  • smoke-test:quicknode scripts/smoke-test.mjs --skip-build
  • testbun test
  • test:productionbun run scripts/production-test.ts
  • test:production:bunbun run scripts/production-test.ts --bun
  • test:production:offlinebun run scripts/production-test.ts --offline
  • test:production:verbosebun run scripts/production-test.ts --verbose
  • typechecktsc --noEmit
Dependencies7
  • @agentclientprotocol/sdk^0.19.0
  • @claude-code-best/mcp-chrome-bridge^3.0.1
  • @saluzi/sa-agent-tools^1.0.0
  • @saluzi/sa-builtin-tools^1.0.1
  • figlet^1.11.0
  • highlight.js^11.11.1
  • ws^8.20.0
Optional dependencies1
  • doubaoime-asr^0.1.0