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
- 145
- Versions published
- 19
- First published
- May 2026
- Publisher
- vishnukool
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 ".ssh/"
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 | Credential file access | package/dist/server/client/dist/assets/ssh-config-_ykCGR6B.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts10
buildnpm run clean && npm run build:server && npm run build:client && npm run build:assetsbuild:assetsrsync -a --prune-empty-dirs --exclude='__pycache__' --include='*/' --include='*.sql' --include='*.py' --exclude='*' server/ dist/server/server/build:clientcd client && npx vite build --outDir ../dist/server/client/dist --emptyOutDirbuild:servernpx tsc -p server/tsconfig.jsoncleanrm -rf distdevNODE_ENV=development tsx watch --include='server/workers/**/*.py' server/index.tsdev:serverNODE_ENV=development tsx watch --include='server/workers/**/*.py' server/index.tsprepublishOnlynpm run buildprodnpm run build && npm run startstartNODE_ENV=production node dist/server/server/index.js
Dependencies26
@dnd-kit/core^6.3.1@dnd-kit/sortable^10.0.0@dnd-kit/utilities^3.2.2@streamdown/code^1.1.1@types/papaparse^5.5.2ag-grid-community^33.2.5ag-grid-react^33.2.5archiver^7.0.1better-sqlite3^11.7.0cors^2.8.5cron-parser^5.5.0dotenv^16.4.7express^4.21.2lucide-react^1.12.0multer^2.1.1papaparse^5.5.3react^19.0.0react-dom^19.0.0react-router^7.14.2react-router-dom^7.14.2sonner^2.0.7streamdown^2.4.0uuid^11.0.5yaml^2.9.0yauzl^3.3.1zustand^5.0.12