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
- 3,246Niche · −30% score
- Versions published
- 237
- First published
- Jan 2026
- Publisher
- simon_he
Effective trust discount applied: −30% (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":["[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"}'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 7 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/assets/gui/_nuxt/_ykCGR6B.js | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 5 |
| low | Large Javascript Payload | package/assets/gui/_nuxt/B8T9Vkkp.js | 2351079 bytes | 0 |
| low | Large Javascript Payload | package/assets/gui/_nuxt/Z6tloZ0k.js | 2765656 bytes | 0 |
| low | Obfuscation Density | package/assets/gui/_nuxt/chunk-B4BG7PRW-BTzCu0pf.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/assets/gui/_nuxt/flowDiagram-NV44I4VS-zt5vccS4.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/assets/gui/_nuxt/ts.worker-BkEcNiLV.js | 7010162 bytes | 0 |
| low | Large Javascript Payload | package/dist/cli.mjs | 8088390 bytes | 0 |
Manifest
Package metadata
Scripts28
bench:acpbun scripts/acp-session-benchmark.tsbench:acp:gatebun scripts/acp-session-benchmark-gate.tsbench:scrollbun scripts/scroll-benchmark.tsbench:stdoutbun scripts/stdout-benchmark.tsbuildbun run build.mjsbuild:binarybun run build.mjs --binarybuild:binary:linuxbun run build.mjs --binary --target=bun-linux-x64build:binary:linux-arm64bun run build.mjs --binary --target=bun-linux-arm64build:binary:macosbun run build.mjs --binary --target=bun-darwin-arm64build:binary:macos-x64bun run build.mjs --binary --target=bun-darwin-x64build:binary:windowsbun run build.mjs --binary --target=bun-windows-x64build:npmtsdown && bun run scripts/copy-provider-models.mjsclibun scripts/cli-watch.mjscli:debugDIMCODE_DEBUG=1 bun scripts/cli-watch.mjs --watch -- --debugcli:debug:runDIMCODE_DEBUG=1 bun src/cli.ts --debugcli:runDIMCODE_DEBUG=1 esno src/cli.tscli:run:nodenode --enable-source-maps --import tsx src/cli.tsfix-packagebun run fix-package.mjslinteslint src/**/*.tslint:fixeslint src/**/*.ts --fixpostinstallnode scripts/postinstall.mjsprepackbun run buildreleasebumpp --commit --no-verify --no-tag --no-push && bun run build && bun publishrelease:npmbumpp --commit --no-verify --no-tag --no-push && bun run build:npm && npm publishrestore-packagebun run restore-package.mjssmokebun run build && bun dist/cli.mjs --helptestbun test --preload ./test/setup.tstypechecktsc --noEmit
Dependencies5
cross-spawn^7.0.6nanoid^5.1.6semver^7.7.4shiki^3.23.0vue^3.5.29