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
1,030Established · −30% score
First published
Aug 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":["[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 bytes25,820,679
Previous version3.31.0
Published2026-06-17T06:32:53.283Z
SHA-25697628999b44c8484b0648d973cc786af9b297e38501453f69def40b72afec3cd

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/server/node_modules/@anthropic-ai/claude-agent-sdk/sdk.mjsmatched ".ssh/"5
lowLarge Javascript Payloadpackage/dist/server/cli.js9226379 bytes0
lowObfuscation Densitypackage/dist/client/assets/estree-CRgMSIiv.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/server/server.js4832138 bytes0
lowObfuscation Densitypackage/dist/client/assets/standalone-BioU5qLH.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts18
  • better-auth:migratebunx --bun @better-auth/cli migrate -y --config src/auth/index.ts
  • build:clientbun --bun vite build
  • build:serverbun run scripts/bundle-server-script.ts --dist ./dist/server
  • checktsc --noEmit
  • db:migratebun run ./dist/server/migrate.js
  • devbun run migrate && concurrently "bun run dev:client" "bun run dev:server"
  • dev:clientvite dev
  • dev:serverbun run --cwd=../../packages/sandbox build && NODE_ENV=development bun --env-file=.env --hot run src/index.ts
  • dev:serversconcurrently "bun run dev:client" "bun run dev:server"
  • migratebun run src/database/migrate.ts
  • prepublishOnlybun run build:client && bun run build:server
  • smoke:linkbun run scripts/smoke-link.ts
  • startbun run ./dist/server/server.js
  • testbun test
  • test:ctplaywright test -c playwright-ct.config.ts
  • test:ct:uiplaywright test -c playwright-ct.config.ts --ui
  • test:e2eplaywright test
  • test:e2e:uiplaywright test --ui
Dependencies28
  • @ai-sdk/anthropic^3.0.80
  • @ai-sdk/google^3.0.80
  • @ai-sdk/openai^3.0.65
  • @anthropic-ai/sdk^0.96.0
  • @aws-sdk/client-s3^3.1013.0
  • @aws-sdk/lib-storage^3.1013.0
  • @aws-sdk/s3-request-presigner^3.1013.0
  • @clickhouse/client^1.8.1
  • @dbos-inc/dbos-sdk^4.17.6
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @inkjs/ui^2.0.0
  • @modelcontextprotocol/ext-apps^1.7.1
  • @openrouter/ai-sdk-provider^2.9.0
  • @opentelemetry/core^2.6.0
  • @tanstack/react-virtual3.13.24
  • @xterm/addon-fit^0.11.0
  • @xterm/xterm^6.0.0
  • embedded-postgres^18.3.0-beta.16
  • ink^6.8.0
  • kysely^0.28.12
  • nats^2.29.3
  • node-pty^1.0.0
  • posthog-js^1.371.1
  • posthog-node^5.0.0
  • react^19.2.6
  • react-dom^19.2.6
Optional dependencies2
  • @anthropic-ai/claude-agent-sdk^0.2.141
  • @duckdb/node-api^1.5.0-r.1