Package evidence
@usejarvis/[email protected]
Install Lifecycle Suppresses Failure: postinstall="node scripts/ensure-bun.cjs && (bun run copy:models 2>/dev/null || true)"
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
- 704
- Versions published
- 24
- First published
- Mar 2026
- Publisher
- projectjarvis
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@usejarvis/[email protected]"],"fail_on":"high"}'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":["@usejarvis/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="node scripts/ensure-bun.cjs && (bun run copy:models 2>/dev/null || true)"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 30 · status available -> available, risk high -> high, score 65 -> 30
- new → available · risk high · score 65 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/ensure-bun.cjs && (bun run copy:models 2>/dev/null || true)" | 20 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/ensure-bun.cjs && (bun run copy:models 2>/dev/null || true)" | 20 |
| low | Messenger Bot Endpoint | package/src/comms/channels/telegram.ts | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/ensure-bun.cjs && (bun run copy:models 2>/dev/null || true)" | 5 |
| low | Large Javascript Payload | package/ui/dist/index-zsbbmhny.js | 4495895 bytes | 0 |
Manifest
Package metadata
Scripts14
build:uibun build ui/index.html --outdir ui/distcopy:modelsmkdir -p ui/public/openwakeword/models ui/public/ort && cp node_modules/openwakeword-wasm-browser/models/melspectrogram.onnx node_modules/openwakeword-wasm-browser/models/embedding_model.onnx node_modules/openwakeword-wasm-browser/models/silero_vad.onnx node_modules/openwakeword-wasm-browser/models/hey_jarvis_v0.1.onnx ui/public/openwakeword/models/ && cp node_modules/onnxruntime-web/dist/ort-wasm-simd-threaded.jsep.wasm node_modules/onnxruntime-web/dist/ort-wasm-simd-threaded.wasm node_modules/onnxruntime-web/dist/ort-wasm-simd-threaded.jsep.mjs node_modules/onnxruntime-web/dist/ort-wasm-simd-threaded.mjs ui/public/ort/db:initbun run src/vault/schema.tsdevbun --hot run src/daemon/index.tsexamplesbun run examples/llm-integration.tspostinstallnode scripts/ensure-bun.cjs && (bun run copy:models 2>/dev/null || true)prebuild:uibun run copy:modelspreparegit config core.hooksPath .githooks 2>/dev/null || trueprepublishOnlybun run copy:models && bun run build:uisetupbun run scripts/setup-config.tssetup:googlebun run src/scripts/google-setup.tsstartbun run src/daemon/index.tstestbun testtest:llmbun run src/llm/test.ts
Dependencies29
@codemirror/lang-css^6.3.1@codemirror/lang-html^6.4.11@codemirror/lang-javascript^6.2.5@codemirror/lang-json^6.0.2@codemirror/lang-markdown^6.5.0@codemirror/lang-python^6.2.1@codemirror/state^6.6.0@codemirror/theme-one-dark^6.1.3@codemirror/view^6.40.0@types/react^19.2.14@types/react-dom^19.2.3@xenova/transformers^2.17.2@xyflow/react^12.10.1codemirror^6.0.2discord.js^14.25.1edge-tts-universal^1.4.0fuse.js^7.3.0highlight.js^11.11.1jose^6.2.0lucide-react^1.9.0onnxruntime-web^1.20.1openwakeword-wasm-browser^0.1.1react^19.2.4react-dom^19.2.4react-markdown^10.1.0rehype-highlight^7.0.2remark-gfm^4.0.1tailwindcss^4.2.1yaml^2.7.0