PkgRadar

Package evidence

@thangnm.nip/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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,856Niche · −30% score
Versions published
26
First published
Mar 2026
Publisher
thangnm.nip

Effective trust discount applied: 30% (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":["@thangnm.nip/[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":["@thangnm.nip/[email protected]"],"fail_on":"review"}'
Publisherthangnm.nip
Artifact bytes16,639,609
Previous version0.1.23
Published2026-03-20T14:57:08.695Z
SHA-256fb1c81c64ba6fa0ad9a77b610a4d13098b1beb737dddf2ea83e33ed93056b972

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.1.24Version
Status history (2 events)
  1. availableavailable · risk review · score 3 · status available -> available, risk high -> review, score 77 -> 3
  2. newavailable · risk high · score 77 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts8
  • buildNODE_ENV=production next build --webpack
  • build:bunNODE_ENV=production bun --bun next build --webpack
  • devnext dev --webpack --port 20130
  • dev:bunbun --bun next dev --webpack --port 20129
  • postinstallnode scripts/postinstall.mjs
  • prepacknpm run build && node scripts/prepare-standalone.mjs
  • startNODE_ENV=production next start --port 20129
  • start:bunNODE_ENV=production bun ./.next/standalone/server.js
Dependencies25
  • @monaco-editor/react^4.7.0
  • @xyflow/react^12.10.1
  • bcryptjs^3.0.3
  • better-sqlite3^12.6.2
  • confbox^0.2.4
  • express^5.2.1
  • fs^0.0.1-security
  • http-proxy-middleware^3.0.5
  • jose^6.1.3
  • lowdb^7.0.1
  • monaco-editor^0.55.1
  • next^16.1.6
  • node-forge^1.3.3
  • node-machine-id^1.1.12
  • open^11.0.0
  • ora^9.1.0
  • react19.2.4
  • react-dom19.2.4
  • react-is^16.13.1
  • recharts^3.7.0
  • selfsigned^5.5.0
  • socks-proxy-agent^8.0.5
  • undici^7.19.2
  • uuid^13.0.0
  • zustand^5.0.10