PkgRadar

Package evidence

@nsshunt/[email protected]

Tls Verification Disabled: matched "rejectUnauthorized: false"

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
2,560Niche · −30% score
Versions published
257Mature · −50% score
First published
Jun 2025
Publisher
nsshunt

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@nsshunt/[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":["@nsshunt/[email protected]"],"fail_on":"review"}'
Publishernsshunt
Artifact bytes849,238
Previous version1.1.172
Published2026-06-20T04:30:52.414Z
SHA-256ef2652d4148d59cda386a892a4de6b6227dc15e81e77b934ba53cb7b47000fdd

Why flagged

What the scanner saw

Tls Verification Disabled: matched "rejectUnauthorized: false"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
1.1.173Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/ststestrunner.cjsmatched "rejectUnauthorized: false"12
mediumTls Verification Disabledpackage/dist/ststestrunner.mjsmatched "rejectUnauthorized: false"12

Manifest

Package metadata

Scripts11
  • buildtsc && vite build
  • build2tsc
  • build3vite build
  • build4tsc && vite build
  • build5vue-tsc
  • devvite
  • linteslint .
  • lintexeslint . --fix
  • testFORCE_COLOR=3 DEBUG=testcontainers:containers vitest run --reporter verbose --pool forks
  • test2jest --detectOpenHandles --no-cache
  • testwatchjest --watchAll --detectOpenHandles --no-cache
Dependencies13
  • @faker-js/faker^10.5.0
  • @nsshunt/stsauthclient^1.0.87
  • @nsshunt/stsfhirclient^2.0.51
  • @nsshunt/stsrunnerframework^2.0.44
  • @nsshunt/stssocketioutils^2.0.54
  • @nsshunt/stsutils^1.19.109
  • axios^1.18.0
  • chalk^5.6.2
  • fast-json-patch^3.1.1
  • k6^0.0.0
  • seedrandom^3.0.5
  • socket.io-client^4.8.3
  • tiny-emitter^2.1.0