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.

Versions published
41Established · −30% score
First published
Nov 2025
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 bytes8,169,842
Previous version0.13.3
Published2026-04-16T08:45:12.190Z
SHA-2565eeaa8c59865f7056b8a4a94f2da625aae3ae61b876da644f66a7cad4de2691c

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.14.0Version
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-config
  • 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-confignode ./scripts/copy-opencode-config.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