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
- 2
- First published
- Jun 2026
- Publisher
- therainclouds
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@quanthermes/[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":["@quanthermes/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 7502193 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 low · score 0 · 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 | Large Javascript Payload | package/dist/server/index.js | 7502193 bytes | 0 |
| low | Large Javascript Payload | package/dist/client/assets/js/mermaid-CWQI515T.js | 3187484 bytes | 0 |
| low | Large Javascript Payload | package/dist/client/assets/js/monaco-editor-YM0cdSGX.js | 4277218 bytes | 0 |
| low | Large Javascript Payload | package/dist/client/assets/ts.worker-M1Aw0PPZ.js | 8087374 bytes | 0 |
Manifest
Package metadata
Scripts26
buildvue-tsc -b && vite build && tsc --noEmit -p packages/server/tsconfig.json && node scripts/build-server.mjsbuild:desktopnpm run build && npm run desktop:install && npm --prefix packages/desktop run dist -- --publish neverbuild:desktop:linuxnpm run build && npm run desktop:install && npm --prefix packages/desktop run dist -- --linux --publish neverbuild:desktop:macnpm run build && npm run desktop:install && npm --prefix packages/desktop run dist -- --mac --publish neverbuild:desktop:winnpm run build && npm run desktop:install && npm --prefix packages/desktop run dist -- --win --publish neverbuild:websitevite build --config vite.config.website.tsclaudeclaude --dangerously-skip-permissionsdesktop:installnpm ci --prefix packages/desktop --no-audit --no-funddesktop:prepare-pythonnpm --prefix packages/desktop run prepare:pythondesktop:prepare-runtimenpm --prefix packages/desktop run prepare:runtimedevconcurrently "npm run dev:server" "npm run dev:client"dev:clientcross-env HERMES_WEB_UI_BACKEND_PORT=8647 vite --host --port 8649 --strictPortdev:servernodemondev:websitevite --config vite.config.website.tsopenapi:generatenode scripts/generate-openapi.mjspreparenode -e "const fs=require('fs'); process.exit(process.env.HERMES_WEB_UI_SKIP_PREPARE === '1' || fs.existsSync('dist') ? 0 : 1)" || npm run buildprepublishOnlynpm run buildpreviewcross-env NODE_ENV=production vite previewpreview:websitevite preview --config vite.config.website.tsrelease:npmnpm publish --access publicstartvite --host --port 8648testvitest runtest:coveragevitest run --coveragetest:e2eplaywright testtest:e2e:uiplaywright test --uitest:watchvitest
Dependencies9
@vscode/markdown-it-katex^1.1.2adm-zip^0.5.17eventsource^4.1.0js-tiktoken^1.0.21katex^0.17.0node-edge-tts^1.2.10node-pty^1.1.0socket.io^4.8.3socket.io-client^4.8.3