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 promotingMixed 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"}'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
Status history (2 events)
- available → available · risk review · score 3 · status available -> available, risk high -> review, score 77 -> 3
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 5 |
Manifest
Package metadata
Scripts8
buildNODE_ENV=production next build --webpackbuild:bunNODE_ENV=production bun --bun next build --webpackdevnext dev --webpack --port 20130dev:bunbun --bun next dev --webpack --port 20129postinstallnode scripts/postinstall.mjsprepacknpm run build && node scripts/prepare-standalone.mjsstartNODE_ENV=production next start --port 20129start:bunNODE_ENV=production bun ./.next/standalone/server.js
Dependencies25
@monaco-editor/react^4.7.0@xyflow/react^12.10.1bcryptjs^3.0.3better-sqlite3^12.6.2confbox^0.2.4express^5.2.1fs^0.0.1-securityhttp-proxy-middleware^3.0.5jose^6.1.3lowdb^7.0.1monaco-editor^0.55.1next^16.1.6node-forge^1.3.3node-machine-id^1.1.12open^11.0.0ora^9.1.0react19.2.4react-dom19.2.4react-is^16.13.1recharts^3.7.0selfsigned^5.5.0socks-proxy-agent^8.0.5undici^7.19.2uuid^13.0.0zustand^5.0.10