Package evidence
[email protected]
Install-time lifecycle script: preinstall="node scripts/check-node-version.cjs"
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
- 7
- Versions published
- 44
- First published
- Feb 2026
- Publisher
- levnikolaevich
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="node scripts/check-node-version.cjs"
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 review · score 5 · 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 | preinstall="node scripts/check-node-version.cjs" | 5 |
Manifest
Package metadata
Scripts21
buildtsc --buildcheck:terminal-ionode scripts/check-terminal-io.mjsdevtsx src/index.tsfix:alleslint . --fix && prettier --write "src/**/*.{ts,json}"formatprettier --write "src/**/*.{ts,json}"format:checkprettier --check "src/**/*.{ts,json}"linteslint .lint:allnpm run typecheck && npm run lint && npm run format:check && npm run check:terminal-io && npm run lint:unused && npm run lint:archlint:archdepcruise src --configlint:fixeslint . --fixlint:unusedknip --productionpreinstallnode scripts/check-node-version.cjspreparenode -e "const p=require('path');const f=require('fs');const t=p.join('node_modules','.bin','tsc');f.existsSync(p.join('node_modules','typescript'))?require('child_process').execSync(t+' --build',{stdio:'inherit'}):void 0"releasenpm version --no-git-tag-version "$(date +%y.%m%d.%H%M)" --allow-same-version && npm run build && npm publishtestvitest run --project unittest:allvitest runtest:e2enpm run test:e2e:fulltest:e2e:criticalvitest run --project e2e tests/e2e/criticaltest:e2e:fullvitest run --project e2e tests/e2e/critical tests/e2e/fulltest:unitvitest run --project unittypechecktsc --noEmit
Dependencies11
@commander-js/extra-typings^14.0.0@mariozechner/pi-tui^0.55.1chalk^5.6.2cli-table3^0.6.5eventsource-client^1.2.0got^14.6.6ora^9.3.0pino^10.3.1pino-pretty^13.1.3smol-toml^1.6.0zod^4.3.6
Optional dependencies1
koffi^2.15.1