PkgRadar

Package evidence

@coder/[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
145Established · −30% score
First published
Oct 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":["@coder/[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":["@coder/[email protected]"],"fail_on":"review"}'
Artifact bytes8,757,862
Previous version0.5.1-next.9.g4d18e18
Published2025-11-10T15:55:12.011Z
SHA-25678425962d025e4e4c89abdb91d0bd2dfce05262136aaa8b97679c4e6d7455219

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.5.1-next.10.g83f9dd4Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/ssh-config-_ykCGR6B.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/chunk-B4BG7PRW-Cj1UH_2p.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/flowDiagram-NV44I4VS-BBWFlZa8.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/index-DXlsJqN6.js2789311 bytes0

Manifest

Package metadata

Scripts27
  • buildmake build
  • debugbun src/debug/index.ts
  • devmake dev
  • distmake dist
  • dist:linuxmake dist-linux
  • dist:macmake dist-mac
  • dist:winmake dist-win
  • docsmake docs
  • docs:buildmake docs-build
  • docs:watchmake docs-watch
  • fmtmake fmt
  • fmt:checkmake fmt-check
  • fmt:shellmake fmt-shell
  • lintmake lint
  • lint:fixmake lint-fix
  • prebuild:main./scripts/generate-version.sh
  • rebuildecho "No native modules to rebuild"
  • startmake start
  • storybookmake storybook
  • storybook:buildmake storybook-build
  • testmake test
  • test:coveragemake test-coverage
  • test:e2emake test-e2e
  • test:integrationmake test-integration
  • test:storybookmake test-storybook
  • test:watchmake test-watch
  • typecheckmake typecheck
Dependencies34
  • @ai-sdk/anthropic^2.0.29
  • @ai-sdk/openai^2.0.52
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.7
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-toggle-group^1.1.11
  • @radix-ui/react-tooltip^1.2.8
  • ai^5.0.72
  • ai-tokenizer^1.0.3
  • chalk^5.6.2
  • cors^2.8.5
  • crc-32^1.2.2
  • diff^8.0.2
  • disposablestack^1.1.7
  • electron-updater^6.6.2
  • express^5.1.0
  • jsonc-parser^3.3.1
  • lru-cache^11.2.2
  • markdown-it^14.1.0
  • minimist^1.2.8
  • ollama-ai-provider-v2^1.5.3
  • rehype-harden^1.1.5
  • shescape^2.1.6
  • source-map-support^0.5.21
  • streamdown^1.4.0
  • undici^7.16.0
  • …and 4 more.