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.
- Versions published
- 46
- First published
- May 2026
- Publisher
- nuttyflavors
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
Credential file access: matched ".npmrc"
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 5 · status available -> available, risk review -> review, score 3 -> 5
- new → available · risk review · score 3 · 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 | Credential file access | package/dist/server/files/fileExplorerService.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts19
buildrm -rf dist/server dist/shared dist/scripts dist/src && tsc -p tsconfig.server.json && tsc -p tsconfig.scripts.json && vite buildctlbash scripts/nterminalctldeploy:localbash scripts/nterminalctl deploydevtsx watch src/server/index.tsgenerate:secretstsx scripts/generate-secrets.tsonboardingnode bin/nterminal.js onboardingpack:checknode scripts/check-npm-package.jspreonboardingnpm installprepacknpm run buildprepublishOnlynpm run pack:checkservice:logsbash scripts/nterminalctl logsservice:restartbash scripts/nterminalctl restartservice:startbash scripts/nterminalctl startservice:statusbash scripts/nterminalctl statusservice:stopbash scripts/nterminalctl stopstartnode dist/server/index.jstestvitest runtest:e2enpm run build && playwright testtypechecktsc -p tsconfig.server.json --noEmit && tsc -p tsconfig.client.json --noEmit
Dependencies18
@dnd-kit/core^6.3.1@dnd-kit/utilities^3.2.2@fastify/cookie^11.0.2@fastify/multipart^10.0.0@fastify/static^9.1.3@fastify/websocket^11.2.0@xterm/addon-fit^0.11.0@xterm/xterm^6.0.0fastify^5.6.2ipaddr.js^2.4.0node-pty^1.1.0otpauth^9.5.1qrcode^1.5.4react^19.2.0react-dom^19.2.0react-markdown^10.1.0remark-gfm^4.0.1ws^8.18.3