PkgRadar

Package evidence

@imzx/[email protected]

Remote Payload, Credential file access, Suspicious Publish Context

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
43
Versions published
2
First published
Jun 2026
Publisher
imzx

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":["@imzx/[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":["@imzx/[email protected]"],"fail_on":"review"}'
Publisherimzx
Artifact bytes565,980
Previous version0.6.0
Published2026-06-21T11:14:45.343Z
SHA-2566f40ea3c1158983ab489f2e2951977417bdd0cffaa908b35d47b7ac0f7fd8b5e

Why flagged

What the scanner saw

Remote Payload

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.7.0Version
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/adapters/tools/cua-browser.ts12
mediumSuspicious Publish Contextmanifest10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/adapters/tools/cua-browser.ts12
mediumSuspicious Publish Contextmanifest10
lowCredential file accesspackage/adapters/tools/plugin-system.ts5

Manifest

Package metadata

Scripts 9

Sign in to view install / lifecycle script contents.

Dependencies3
  • dotenv16.4.5
  • pino8.19.0
  • zod3.23.8