PkgRadar

Package evidence

@zauso-ai/[email protected]

Known Indicator Filename: package/dist/harness/browser/stealth.js

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
332
Versions published
13
First published
Apr 2026
Publisher
barryduan

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@zauso-ai/[email protected]"],"fail_on":"high"}'

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":["@zauso-ai/[email protected]"],"fail_on":"high"}'
Publisherbarryduan
Artifact bytes409,011
Previous version0.5.6
Published2026-06-01T12:44:27.982Z
SHA-2565ef84bb13c5498708d0047db3e1d363f41300e74d0a12dd8dfd6c65cfdf53d62

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/harness/browser/stealth.js

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

Availability ledger

available

high
Last checked
highRisk
45Score
0.5.7Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/harness/browser/stealth.jspackage/dist/harness/browser/stealth.js45

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.kernel.json && tsc -p tsconfig.json
  • cleanrm -rf dist
  • typechecktsc -p tsconfig.json --noEmit