Package evidence
@nalvietnam/[email protected]
Install-time lifecycle script: postinstall="node ./bin/postinstall.js"
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
- 8,405Niche · −30% score
- Versions published
- 85
- First published
- May 2026
- Publisher
- lukenals
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
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@nalvietnam/[email protected]"],"fail_on":"high"}'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":["@nalvietnam/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 1.1.1 vs 1.1.0: "node ./bin/postinstall.js"
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 high · score 45 · status available -> available, risk high -> high, score 87 -> 45
- new → available · risk high · score 87 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.1.1 vs 1.1.0: "node ./bin/postinstall.js" | 40 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.1.1 vs 1.1.0: "node ./bin/postinstall.js" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="node ./bin/postinstall.js" | 5 |
| low | Obfuscation Density | package/dist/index.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts10
buildtsupdevtsup --watchformatbiome format --write src testlintbiome check src testpostinstallnode ./bin/postinstall.jsprepublishOnlynpm run build && npm run test:alltestvitest run --passWithNoTests --exclude 'test/integration/**'test:allnpm run build && vitest run --passWithNoTeststest:e2enpm run build && vitest run --passWithNoTests test/integrationtest:watchvitest --exclude 'test/integration/**'
Dependencies14
@inquirer/prompts^8.4.3@napi-rs/keyring^1.1.0boxen^8.0.0chalk^5.3.0cli-highlight^2.1.11cli-table3^0.6.3clipboardy^4.0.0commander^12.0.0diff^5.2.0fast-glob^3.3.2open^10.0.0ora^8.0.0simple-git^3.22.0zod^3.22.4