PkgRadar

Package evidence

@spzhongwin/[email protected]

Tls Verification Disabled, Remote Payload

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
16
First published
Jun 2026
Publisher
spzhongwin
External confirmation
MAL-2026-10456OSV match · pinned to high regardless of other signals

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":["@spzhongwin/[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":["@spzhongwin/[email protected]"],"fail_on":"high"}'
Publisherspzhongwin
Artifact bytes120,007
Previous version1.0.4
Published2026-07-03T03:34:14.058Z
SHA-256dac098ee22b9e748bb837f64d51cadc2e6864067c025e1ef57eccb7397a284a9

Why flagged

What the scanner saw

Tls Verification Disabled

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

Availability ledger

available

high
Last checked
highRisk
60Score
1.0.5Version
Status history (2 events)
  1. availableavailable · risk high · score 60 · status available -> available, risk review -> high, score 36 -> 60
  2. newavailable · risk review · score 36 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledmanifest12
mediumTls Verification Disabledmanifest12
mediumRemote Payloadmanifest12
mediumTls Verification Disabledmanifest12
mediumRemote Payloadmanifest12

Manifest

Package metadata

Dependencies1
  • ws^8.21.0