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.

Weekly downloads
517
Versions published
13
First published
Jun 2026
Publisher
spzhongwin

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":["@spzhongwin/[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":["@spzhongwin/[email protected]"],"fail_on":"review"}'
Publisherspzhongwin
Artifact bytes129,604
Previous version1.0.13
Published2026-07-16T02:03:17.513Z
SHA-25611e2138716c0dd4472c7828cc02771fd02a27f6bdaa7ee909e16fb69ae60b618

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.

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