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
- 1,000Niche · −30% score
- Versions published
- 1,132Mature · −50% score
- First published
- Oct 2021
- 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 monitoringNo 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 7138094 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/stsappframework.mjs | 7138094 bytes | 0 |
| low | Large Javascript Payload | package/dist/stsappframework.umd.js | 7141077 bytes | 0 |
Manifest
Package metadata
Scripts9
buildtsc && node esbuild.config.jsbuild2tsc && vite buildlinteslint .lintexeslint . --fixnodeappnode app.jstestDEBUG=testcontainers:containers vitest run --reporter verbose --pool forkstest2vitest run --reporter verbose --threads false --uitest3jest --detectOpenHandles --no-cachetestwatchjest --watchAll --detectOpenHandles --no-cache
Dependencies28
@nsshunt/stsconfig^1.27.4@nsshunt/stsdatamanagement^1.18.85@nsshunt/stsobservability^1.0.89@nsshunt/stssocketioutils^1.1.5@nsshunt/stsutils^1.19.7@socket.io/cluster-adapter^0.2.2@socket.io/redis-adapter^8.3.0@socket.io/redis-streams-adapter^0.2.2@types/on-headers^1.0.3@types/pidusage^2.0.5axios^1.7.7chalk^4.1.2cookie-parser^1.4.7cors^2.8.5debug^4.3.7express^4.21.1http-status-codes^2.3.0jayson^4.1.2on-headers^1.0.2pidusage^3.0.2prom-client^15.1.3redis^4.7.0socket.io^4.8.1socket.io-client^4.8.1systeminformation^5.23.5tiny-emitter^2.1.0uuid^10.0.0winston^3.17.0