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,589
Previous version0.5.7
Published2026-06-07T07:40:49.518Z
SHA-256599de8ea255d64032401b4b692078867542a51e04e215a14029d137138afa57b

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.8Version
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