PkgRadar

Package evidence

@nchappell/[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
556
Versions published
4
First published
May 2026
Publisher
nchappell

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":["@nchappell/[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":["@nchappell/[email protected]"],"fail_on":"review"}'
Publishernchappell
Artifact bytes5,351,213
Previous version1.0.8
Published2026-05-25T11:00:12.114Z
SHA-2562a4e061bdfa96a460350b4c7cfcdc8139e731fc7161497e5b0e4f05120c80252

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
5Score
1.0.13Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/.next/static/chunks/097hdbi7wy6_e.jsmatched ".ssh"5

Manifest

Package metadata

Scripts15
  • app-server:recovernode ./bin/codex-web-ui.js app-server recover
  • app-server:restartnode ./bin/codex-web-ui.js app-server restart
  • app-server:startnode ./bin/codex-web-ui.js app-server start
  • app-server:statusnode ./bin/codex-web-ui.js app-server status
  • app-server:stopnode ./bin/codex-web-ui.js app-server stop
  • buildnext build
  • checktsc --noEmit
  • devnext dev --hostname ${HOST:-127.0.0.1} --port ${PORT:-4545}
  • prepacknpm run build
  • startnode ./bin/codex-web-ui.js
  • test:deploymentnode scripts/deployment-smoke.mjs
  • test:dockernode scripts/docker-smoke.mjs
  • test:e2eplaywright test
  • test:e2e:uiplaywright test --ui
  • test:securitynode --import tsx --test tests/security/*.test.ts
Dependencies29
  • @ai-sdk/react^3.0.190
  • @lexical/react^0.44.0
  • @radix-ui/react-use-controllable-state^1.2.2
  • @streamdown/cjk^1.0.3
  • @streamdown/code^1.1.1
  • @streamdown/math^1.0.2
  • @streamdown/mermaid^1.0.2
  • @tailwindcss/postcss^4.3.0
  • ai^6.0.188
  • ansi-to-react^6.2.6
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • lexical^0.44.0
  • lucide-react^0.561.0
  • motion^12.39.0
  • nanoid^5.1.11
  • next^16.2.6
  • radix-ui^1.4.3
  • react^19.2.1
  • react-dom^19.2.1
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • shiki^4.1.0
  • streamdown^2.5.0
  • tailwind-merge^3.6.0
  • tailwindcss^4.3.0
  • tw-animate-css^1.4.0
  • use-stick-to-bottom^1.1.4