PkgRadar

Package evidence

@neuralnomads/[email protected]

Credential file access: matched ".ssh/"

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
493
Versions published
96
First published
Feb 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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":["@neuralnomads/[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":["@neuralnomads/[email protected]"],"fail_on":"review"}'
Artifact bytes9,217,370
Previous version0.17.1-dev-20260616-9c8baf86
Published2026-06-17T06:38:18.450Z
SHA-256d06748c25680d5cc5610f0d35cda0bfc012291938bba7ec41838049a165979f4

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

review
Last checked
reviewRisk
1Score
0.17.1-dev-20260617-8b5ffa19Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/public/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5
lowLarge Javascript Payloadpackage/public/monaco/vs/editor/editor.main.js3766654 bytes0
lowLarge Javascript Payloadpackage/public/monaco/vs/language/typescript/tsWorker.js5749518 bytes0

Manifest

Package metadata

Scripts6
  • buildnpm run build:ui && npm run prepare-ui && tsc -p tsconfig.json && node ./scripts/copy-auth-pages.mjs && npm run prepare-plugin
  • build:uinpm run build --prefix ../ui
  • devcross-env CODENOMAD_DEV=1 CODENOMAD_SERVER_PASSWORD=codenomad-dev CLI_UI_DEV_SERVER=http://localhost:3000 CLI_HTTPS=false CLI_HTTP=true tsx src/index.ts
  • prepare-pluginnode ./scripts/package-opencode-plugin.mjs
  • prepare-uinode ./scripts/copy-ui-dist.mjs
  • typechecktsc --noEmit -p tsconfig.json
Dependencies13
  • @fastify/cors^8.5.0
  • @fastify/reply-from^9.8.0
  • @fastify/static^7.0.4
  • commander^12.1.0
  • fastify^4.28.1
  • fuzzysort^2.0.4
  • node-forge^1.3.3
  • openai^6.27.0
  • pino^9.4.0
  • undici^6.19.8
  • yaml^2.4.2
  • yauzl^2.10.0
  • zod^3.23.8