PkgRadar

Package evidence

@nsshunt/[email protected]

no findings

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
593
Versions published
380Mature · −50% score
First published
Jun 2022
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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes660,833
Previous version1.0.56
Published2024-02-03T23:24:19.590Z
SHA-256ae6a145039c9cabea69907932e4ebdefbe94e6dad2a3efc1530e7e61f8dcd673

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.57Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildtsc && vite build
  • build2tsc
  • linteslint . --ext js,jsx,ts,tsx
  • lintexeslint . --ext js,jsx,ts,tsx --fix
  • testjest --detectOpenHandles --no-cache
  • testwatchjest --watchAll --detectOpenHandles --no-cache
Dependencies14
  • @nsshunt/stsinstrumentation^7.0.24
  • @nsshunt/stspublisherserver^2.0.63
  • @nsshunt/stsutils^1.16.48
  • @nsshunt/stsvueutils^1.0.69
  • axios^1.6.7
  • chalk^4.1.2
  • colors^1.4.0
  • crypto-js^4.2.0
  • debug^4.3.4
  • detect-node^2.1.0
  • http-status-codes^2.3.0
  • jwt-decode^4.0.0
  • pinia^2.1.7
  • winston^3.11.0