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
- 67
- Versions published
- 25
- First published
- Mar 2026
- Publisher
- jpollock911
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":["@local-labs-jpollock/[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":["@local-labs-jpollock/[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 30 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/cli/commands/troubleshoot.js | matched ".ssh" | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/lib/cli/commands/troubleshoot.js | matched ".ssh" | 10 |
| low | Credential file access | package/lib/main/mcp/modules/wpe/create-ssh-key.js | matched ".ssh" | 5 |
| low | Credential file access | package/lib/main/mcp/local-services-bridge.js | matched ".ssh" | 5 |
| low | Credential file access | package/lib/main/graphql/resolvers.js | matched ".ssh" | 5 |
| low | Credential file access | package/lib/main/graphql/resolvers/wp-cli.js | matched ".ssh" | 5 |
Manifest
Package metadata
Scripts42
buildnpm run clean && npm run compile && npm run create-entry-points && npm run download-modelcleanrm -rf libcompiletsc -p .create-entry-pointsnode scripts/create-entry-points.jsdownload-modelnode scripts/download-model.jseval:runnpx promptfoo eval -c tests/evals/promptfoo/promptfooconfig.yaml --no-cache --max-concurrency 1eval:scorenode tests/evals/viewer/server.jseval:viewnpx promptfoo viewlinteslint src --ext .ts,.tsxpackagenode scripts/package-addon.jspackage:linux-x64node scripts/package-addon.js --platform linux --arch x64package:mac-armnode scripts/package-addon.js --platform darwin --arch arm64package:mac-x64node scripts/package-addon.js --platform darwin --arch x64package:win-x64node scripts/package-addon.js --platform win32 --arch x64pretestnode -e "try{require('better-sqlite3');}catch(e){process.exit(1)}" || npm rebuild better-sqlite3 --silentpretest:cli-e2eecho 'Requires PRODUCTION Local running (/Applications/Local.app)'pretest:e2eecho 'Requires Local running with Nexus AI addon loaded'pretest:integrationnpm run download-modelpretest:stressecho 'Requires Local running with Nexus AI addon loaded'rebuildelectron-rebuild -v 37.8.0 -f -w better-sqlite3stripbash scripts/strip-platforms.shsync-wp-pluginsnode scripts/create-entry-points.jstestjesttest:allnpm test && npm run test:eval && npm run test:integration && npm run test:e2etest:cli-e2ejest --config tests/e2e-cli/jest.cli-e2e.config.jstest:cli-e2e:verbosejest --config tests/e2e-cli/jest.cli-e2e.config.js --verbosetest:coveragejest --coveragetest:e2ejest --config tests/e2e/jest.e2e.config.jstest:e2e:browserplaywright test --config tests/e2e/playwright.config.tstest:e2e:browser:debugplaywright test --config tests/e2e/playwright.config.ts --debug- …and 12 more.
Dependencies14
@lancedb/lancedb^0.13.0apache-arrow>=13.0.0 <=17.0.0better-sqlite3^11.10.0commander^11.1.0graphql^16.13.2graphql-tag^2.12.6lodash^4.17.21mysql2^3.11.0onnxruntime-node^1.20.0p-limit^7.3.0p-queue^6.6.2react-window^1.8.10tar^6.2.1zod^3.22.4