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,712Niche · −30% score
- Versions published
- 108Established · −30% score
- First published
- Dec 2025
- Publisher
- btriapitsyn
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
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":["@openchamber/[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":["@openchamber/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "ngrok-free.app"
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 high · score 79 · status changed
Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/server/lib/tunnels/index.test.js | matched "ngrok-free.app" | 40 |
| high | Webhook Exfil Endpoint | package/server/lib/ngrok-tunnel.test.js | matched "ngrok-free.app" | 40 |
| medium | Remote Payload | package/dist/assets/main-D8KFwoUt.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/server/lib/package-manager.js | matched "raw.githubusercontent.com" | 12 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/server/lib/tunnels/index.test.js | matched "ngrok-free.app" | 40 |
| high | Webhook Exfil Endpoint | package/server/lib/ngrok-tunnel.test.js | matched "ngrok-free.app" | 40 |
| medium | Remote Payload | package/dist/assets/main-D8KFwoUt.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/server/lib/package-manager.js | matched "raw.githubusercontent.com" | 12 |
| low | Credential file access | package/dist/assets/es-9Cy-lgBh.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/assets/ko-BxmPoeb2.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/assets/MarkdownRendererImpl-2INOOMmV.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/assets/pl-J7oKZUR2.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/assets/pt-BR-p6gRuJwx.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/assets/uk-BOvMb8eG.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/assets/zh-CN-Cv0tBxN1.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/assets/zh-TW-CS7R6Ak3.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts9
buildvite buildbuild:watchvite build --watchdevbun run build:watchdev:serverbun server/index.js --port ${OPENCHAMBER_PORT:-3001}dev:server:watchnodemon --watch server --ext js --exec "bun server/index.js --port ${OPENCHAMBER_PORT:-3001}"linteslint "./src/**/*.{ts,tsx}" --config ../../eslint.config.jsstartnode bin/cli.js servetestvitest runtype-checktsc --noEmit
Dependencies22
@clack/prompts^1.1.0@octokit/rest^22.0.1@opencode-ai/sdk^1.16.0@simplewebauthn/server13.3.0adm-zip^0.5.16better-sqlite3^11.7.0bun-pty^0.4.5compression^1.8.1cron-parser^4.9.0express^5.1.0http-proxy-middleware^3.0.5jose^6.1.3jsonc-parser^3.3.1luxon^3.5.0node-pty1.2.0-beta.12openai^4.79.0qrcode-terminal^0.12.0reflect-metadata^0.2.2simple-git^3.28.0web-push^3.6.7ws^8.18.3yaml^2.8.1