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
- 26
- Versions published
- 10Established · −30% score
- First published
- Jul 2025
- Publisher
- steipete
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
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/public/bundle/client-bundle.js | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall-npm.js" | 5 |
| low | Large Javascript Payload | package/public/monaco-editor/vs/editor/editor.main.js | 3766654 bytes | 0 |
| low | Obfuscation Density | package/public/monaco-editor/vs/basic-languages/freemarker2/freemarker2.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/public/monaco-editor/vs/language/typescript/tsWorker.js | 5749518 bytes | 0 |
Manifest
Package metadata
Scripts44
buildnode scripts/build.jsbuild:cinode scripts/build-ci.jsbuild:npmnode scripts/build-npm.jscheck./scripts/check-all.shcheck:fix./scripts/check-fix-sequential.shcleannode scripts/clean.jsdevnode scripts/dev.jsdev:clientnode scripts/dev.js --client-onlydev:servertsx watch src/cli.ts --no-authformatbiome format src --writeformat:checkbiome format srclintconcurrently -n biome,tsc-server,tsc-client,tsc-sw "biome check src" "tsc --noEmit --project tsconfig.server.json" "tsc --noEmit --project tsconfig.client.json" "tsc --noEmit --project tsconfig.sw.json"lint:biomebiome check srclint:fixbiome check src --writepostinstallnode scripts/postinstall-npm.jsprebuildecho 'Skipping prebuild - handled by build-npm.js'prebuild:uploadecho 'Skipping prebuild:upload - not used'precommitpnpm run format && pnpm run lint:fix && pnpm run typecheckpreparehuskyprepublishOnlynpm run build:npmpretestnode scripts/ensure-native-modules.jsprettierprettier --write src --experimental-cliprettier:checkprettier --check src --experimental-cliprettier:fastPRETTIER_EXPERIMENTAL_CLI=1 prettier --write srctestvitesttest:cinpm run pretest && vitest run --reporter=verbosetest:clientvitest run --mode=clienttest:client:coveragevitest run --mode=client --coveragetest:coveragevitest run --coveragetest:e2eplaywright test- …and 14 more.
Dependencies29
@codemirror/commands^6.8.1@codemirror/lang-css^6.3.1@codemirror/lang-html^6.4.9@codemirror/lang-javascript^6.2.4@codemirror/lang-json^6.0.2@codemirror/lang-markdown^6.3.3@codemirror/lang-python^6.2.1@codemirror/state^6.5.2@codemirror/theme-one-dark^6.1.3@codemirror/view^6.38.1@xterm/headless^5.5.0authenticate-pam^1.0.5bonjour-service^1.3.0chalk^5.4.1compression^1.8.1express^5.1.0helmet^8.1.0http-proxy-middleware^3.0.5jsonwebtoken^9.0.2lit^3.3.1mime-types^3.0.1monaco-editor^0.52.2multer^2.0.2node-ptyfile:node-ptypostject1.0.0-alpha.6signal-exit^4.1.0web-push^3.6.7ws^8.18.3zod^4.0.14