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
- 658
- Versions published
- 65
- First published
- Apr 2026
- 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":["@loicngr/[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":["@loicngr/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2537640 bytes
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
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/src/client/dist/spa/assets/editor.api-B85Aec2m.js | 2537640 bytes | 10 |
| medium | Large Javascript Payload | package/src/client/dist/spa/assets/ts.worker-Cj3zTgVE.js | 5937330 bytes | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/src/client/dist/spa/assets/editor.api-B85Aec2m.js | 2537640 bytes | 10 |
| medium | Large Javascript Payload | package/src/client/dist/spa/assets/ts.worker-Cj3zTgVE.js | 5937330 bytes | 10 |
| low | Credential file access | package/src/client/dist/spa/assets/shell-DOehe2Y8.js | matched ".ssh" | 5 |
Manifest
Package metadata
Scripts17
buildnpm run build:client && npm run build:serverbuild:clientcd src/client && npx quasar buildbuild:servernpx tsc && chmod +x dist/server/index.jsdevKOBO_ENFORCE_LOCAL_HOME=1 KOBO_HOME=./data PORT=3300 tsx watch src/server/index.tsdev:allconcurrently "npm run dev" "npm run dev:client"dev:clientcd src/client && KOBO_BACKEND_PORT=3300 npx quasar devformatbiome format --write .format:checkbiome format .install-allnpm install && cd src/client && npm installlintbiome check .lint:fixbiome check --write .prepublishOnlynpm run buildstartnode dist/server/index.jstestvitest run --config vitest.config.ts --root .test:allnpm test && npm run test:clienttest:clientcd src/client && npm testtest:watchvitest --config vitest.config.ts --root .
Dependencies12
@anthropic-ai/claude-agent-sdk^0.2.90@emnapi/core^1.10.0@emnapi/runtime^1.10.0@hono/node-server^2.0.2@modelcontextprotocol/sdk^1.29.0@openai/codex^0.130.0better-sqlite3^12.9.0cron-parser^5.5.0hono^4.12.18nanoid^5.1.11node-pty^1.1.0ws^8.20.0