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
- 2,385Niche · −30% score
- Versions published
- 445
- First published
- Mar 2026
- Publisher
- jakobwl
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":["@jait/[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":["@jait/[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 (2 events)
- available → available · risk review · score 3 · status available -> available, risk review -> review, score 5 -> 3
- new → available · risk review · score 5 · 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 | Credential file access | package/web-dist/assets/ssh-config-_ykCGR6B.js | matched ".ssh/" | 5 |
| low | Obfuscation Density | package/web-dist/assets/chunk-WL4C6EOR-By7qDLjO.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/web-dist/assets/flowDiagram-PKNHOUZH-DnKunoWE.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/web-dist/assets/index-D633QnFF.js | 3220235 bytes | 0 |
Manifest
Package metadata
Scripts6
buildtscbundle-webnode scripts/bundle-web.mjsdevbun run --filter @jait/web build && bun --watch src/index.tsprebuildbun run --filter @jait/web build && bun run bundle-webstartnode dist/index.jstypechecktsc --noEmit
Dependencies19
@agentclientprotocol/sdk^0.21.0@fastify/cookie^11.0.2@fastify/cors^11.0.0@fastify/static^9.0.0@fastify/websocket^11.0.0@jait/screen-share^0.1.24@jait/shared^0.1.50@parcel/watcher^2.5.6bun-pty^0.4.8dotenv^16.4.0drizzle-orm^0.45.1fastify^5.2.0jose^6.1.3nanoid^5.0.0node-pty^1.1.0pino^9.6.0playwright^1.58.2ws^8.18.0zod^4.0.0