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.

Versions published
244
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":["[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"}'
Artifact bytes13,920,625
Previous version1.115.1
Published2026-06-15T19:26:38.628Z
SHA-256b5a03db747d44055fd272d2dad240cd15c6fca282a342ee8d5935b2543c8d767

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
3Score
1.116.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/src/packages/server/data/builtin-skills/create-building.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/assets/index-wQFoPGIe.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts21
  • buildnpm run build:types && vite build && npm run build:server
  • build:servertsc -p tsconfig.server.json && cp -r src/packages/server/data/migrations dist/src/packages/server/data/ && cp src/packages/server/claude/permission-prompt-server.mjs dist/src/packages/server/claude/
  • build:typestsc --noEmit
  • devconcurrently "bun run dev:client" "bun run dev:server"
  • dev:clientvite
  • dev:servertsx watch src/packages/server/index.ts
  • docs:buildnpm --prefix src/packages/landing run build
  • docs:devnpm --prefix src/packages/landing run dev
  • docs:installnpm --prefix src/packages/landing install
  • docs:previewnpm --prefix src/packages/landing run preview
  • linteslint src/
  • lint:typestsc --noEmit
  • prepacknpm run build
  • previewvite preview
  • recover-agentstsx scripts/recover-agents.ts
  • setuptsx src/packages/server/setup.ts
  • tctsx tools/tc.ts
  • testvitest run
  • test:civitest run --exclude src/packages/client/hooks/__tests__/useSnapshots.test.ts --exclude src/packages/client/hooks/__tests__/useKeyboardShortcuts.test.ts
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies64
  • @anthropic-ai/sdk^0.81.0
  • @capacitor/app^8.1.0
  • @capacitor/haptics^8.0.1
  • @capacitor/local-notifications^8.0.1
  • @codemirror/lang-cpp^6.0.3
  • @codemirror/lang-css^6.3.1
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-java^6.0.2
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-markdown^6.5.0
  • @codemirror/lang-php^6.0.2
  • @codemirror/lang-python^6.2.1
  • @codemirror/lang-rust^6.0.2
  • @codemirror/lang-sql^6.10.0
  • @codemirror/lang-xml^6.1.0
  • @codemirror/lang-yaml^6.1.2
  • @codemirror/language-data^6.5.2
  • @codemirror/theme-one-dark^6.1.3
  • @phosphor-icons/react^2.1.10
  • @slack/socket-mode^2.0.6
  • @slack/web-api^7.15.0
  • @tanstack/react-virtual^3.13.18
  • @types/better-sqlite3^7.6.13
  • @types/http-proxy^1.17.17
  • @types/mssql^12.3.0
  • @types/multer^2.1.0
  • @types/oracledb^6.10.1
  • @types/pizzip^3.0.5
  • @xterm/addon-clipboard^0.2.0
  • …and 34 more.