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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/ssh-config-_ykCGR6B.js | matched ".ssh/" | 5 |
| low | Obfuscation Density | package/dist/chunk-B4BG7PRW-Cj1UH_2p.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/flowDiagram-NV44I4VS-BBWFlZa8.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/index-DXlsJqN6.js | 2789311 bytes | 0 |
Manifest
Package metadata
Scripts27
buildmake builddebugbun src/debug/index.tsdevmake devdistmake distdist:linuxmake dist-linuxdist:macmake dist-macdist:winmake dist-windocsmake docsdocs:buildmake docs-builddocs:watchmake docs-watchfmtmake fmtfmt:checkmake fmt-checkfmt:shellmake fmt-shelllintmake lintlint:fixmake lint-fixprebuild:main./scripts/generate-version.shrebuildecho "No native modules to rebuild"startmake startstorybookmake storybookstorybook:buildmake storybook-buildtestmake testtest:coveragemake test-coveragetest:e2emake test-e2etest:integrationmake test-integrationtest:storybookmake test-storybooktest:watchmake test-watchtypecheckmake 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.8ai^5.0.72ai-tokenizer^1.0.3chalk^5.6.2cors^2.8.5crc-32^1.2.2diff^8.0.2disposablestack^1.1.7electron-updater^6.6.2express^5.1.0jsonc-parser^3.3.1lru-cache^11.2.2markdown-it^14.1.0minimist^1.2.8ollama-ai-provider-v2^1.5.3rehype-harden^1.1.5shescape^2.1.6source-map-support^0.5.21streamdown^1.4.0undici^7.16.0- …and 4 more.