PkgRadar

Package evidence

[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
386
Versions published
67
First published
Feb 2026
Publisher
ark0n

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":["[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"}'
Publisherark0n
Artifact bytes14,271,863
Previous version0.9.10
Published2026-06-10T16:07:54.425Z
SHA-2568ac788d15abf758c947021934972a1a86c3bcdd351b3c75188518adda85b4cc5

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
10Score
0.9.11Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/web/routes/file-routes.jsmatched ".ssh\\"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts24
  • buildnode scripts/build.mjs
  • build:gesturenode scripts/build-gesture-bundle.mjs
  • capture:subagentsnode scripts/capture-subagent-screenshots.mjs
  • changesetchangeset
  • check:frontend-syntaxnode scripts/check-frontend-syntax.mjs
  • check:lockfilenode scripts/check-lockfile-sync.mjs
  • check:public-assetsnode scripts/check-public-assets.mjs
  • cleanrm -rf dist
  • devtsx src/index.ts web
  • formatprettier --write 'src/**/*.ts' 'src/web/public/**/*.{js,css,html,json}'
  • format:checkprettier --check 'src/**/*.ts' 'src/web/public/**/*.{js,css,html,json}'
  • knipnpx --yes knip@latest
  • linteslint --config config/eslint.config.js 'src/**/*.ts'
  • lint:fixeslint --config config/eslint.config.js 'src/**/*.ts' --fix
  • postinstallnode scripts/postinstall.js
  • releasechangeset publish
  • startNODE_COMPILE_CACHE=${HOME}/.codeman/compile-cache node dist/index.js
  • testvitest run --config config/vitest.config.ts
  • test:civitest run --config config/vitest.ci.config.ts
  • test:coveragevitest run --config config/vitest.config.ts --coverage
  • test:watchvitest --config config/vitest.config.ts
  • typechecktsc --noEmit
  • version-packageschangeset version && npm install --package-lock-only && node scripts/check-lockfile-sync.mjs
  • webnode dist/index.js web
Dependencies18
  • @fastify/compress^8.3.1
  • @fastify/cookie^11.0.2
  • @fastify/multipart^10.0.0
  • @fastify/static^9.1.3
  • @fastify/websocket^11.2.0
  • @xterm/addon-fit^0.11.0
  • @xterm/addon-unicode11^0.9.0
  • @xterm/addon-webgl^0.19.0
  • @xterm/xterm^6.0.0
  • chalk^5.3.0
  • chokidar^3.6.0
  • commander^12.1.0
  • fastify^5.8.5
  • node-pty^1.1.0
  • qrcode^1.5.4
  • uuid^14.0.0
  • web-push^3.6.7
  • zod^4.3.6
Optional dependencies2
  • @remotion/compositor-linux-x64-gnu^4.0.432
  • @rspack/binding-linux-x64-gnu^1.7.7