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,551Niche · −30% score
- Versions published
- 74
- First published
- Feb 2026
- Publisher
- ark0n
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
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/web/sensitive-path.js | matched ".ssh\\" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
Manifest
Package metadata
Scripts24
buildnode scripts/build.mjsbuild:gesturenode scripts/build-gesture-bundle.mjscapture:subagentsnode scripts/capture-subagent-screenshots.mjschangesetchangesetcheck:frontend-syntaxnode scripts/check-frontend-syntax.mjscheck:lockfilenode scripts/check-lockfile-sync.mjscheck:public-assetsnode scripts/check-public-assets.mjscleanrm -rf distdevtsx src/index.ts webformatprettier --write 'src/**/*.ts' 'src/web/public/**/*.{js,css,html,json}'format:checkprettier --check 'src/**/*.ts' 'src/web/public/**/*.{js,css,html,json}'knipnpx --yes knip@latestlinteslint --config config/eslint.config.js 'src/**/*.ts'lint:fixeslint --config config/eslint.config.js 'src/**/*.ts' --fixpostinstallnode scripts/postinstall.jsreleasechangeset publishstartNODE_COMPILE_CACHE=${HOME}/.codeman/compile-cache node dist/index.jstestvitest run --config config/vitest.config.tstest:civitest run --config config/vitest.ci.config.tstest:coveragevitest run --config config/vitest.config.ts --coveragetest:watchvitest --config config/vitest.config.tstypechecktsc --noEmitversion-packageschangeset version && npm install --package-lock-only && node scripts/check-lockfile-sync.mjswebnode dist/index.js web
Dependencies19
@fastify/compress^8.3.1@fastify/cookie^11.0.2@fastify/multipart^10.0.0@fastify/static^9.1.3@fastify/websocket^11.2.0@xterm/addon-fit^0.11.0@xterm/addon-serialize^0.14.0@xterm/addon-unicode11^0.9.0@xterm/addon-webgl^0.19.0@xterm/xterm^6.0.0chalk^5.3.0chokidar^3.6.0commander^12.1.0fastify^5.8.5node-pty^1.1.0qrcode^1.5.4uuid^14.0.0web-push^3.6.7zod^4.3.6
Optional dependencies2
@remotion/compositor-linux-x64-gnu^4.0.432@rspack/binding-linux-x64-gnu^1.7.7