PkgRadar

Package evidence

@openchamber/[email protected]

Webhook Exfil Endpoint: matched "ngrok-free.app"

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 update

Static 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"}'
Publisherbtriapitsyn
Artifact bytes8,224,311
Previous version1.12.2
Published2026-06-05T17:45:33.458Z
SHA-2562cd743dee7788bb8860cfceeb9b232eb59ba6e488f95749d878a7ed2e8088be0

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

high
Last checked
highRisk
79Score
1.12.3Version
Status history (1 event)
  1. newavailable · risk high · score 79 · status changed

Evidence

Static findings

12 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/server/lib/tunnels/index.test.jsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/server/lib/ngrok-tunnel.test.jsmatched "ngrok-free.app"40
mediumRemote Payloadpackage/dist/assets/main-DIwL7PaU.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/server/lib/package-manager.jsmatched "raw.githubusercontent.com"12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointpackage/server/lib/tunnels/index.test.jsmatched "ngrok-free.app"40
highWebhook Exfil Endpointpackage/server/lib/ngrok-tunnel.test.jsmatched "ngrok-free.app"40
mediumRemote Payloadpackage/dist/assets/main-DIwL7PaU.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/server/lib/package-manager.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/dist/assets/es-rCA6AcBs.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/assets/ko-CTiirGAp.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/assets/MarkdownRendererImpl-C2snGm6y.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/assets/pl-CwJAYYhT.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/assets/pt-BR-xndordtt.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/assets/uk-C52rE_cP.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/assets/zh-CN-B7IfGwyh.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/assets/zh-TW-DiO_1_-_.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts9
  • buildvite build
  • build:watchvite build --watch
  • devbun run build:watch
  • dev: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.js
  • startnode bin/cli.js serve
  • testvitest run
  • type-checktsc --noEmit
Dependencies22
  • @clack/prompts^1.1.0
  • @octokit/rest^22.0.1
  • @opencode-ai/sdk^1.16.0
  • @simplewebauthn/server13.3.0
  • adm-zip^0.5.16
  • better-sqlite3^11.7.0
  • bun-pty^0.4.5
  • compression^1.8.1
  • cron-parser^4.9.0
  • express^5.1.0
  • http-proxy-middleware^3.0.5
  • jose^6.1.3
  • jsonc-parser^3.3.1
  • luxon^3.5.0
  • node-pty1.2.0-beta.12
  • openai^4.79.0
  • qrcode-terminal^0.12.0
  • reflect-metadata^0.2.2
  • simple-git^3.28.0
  • web-push^3.6.7
  • ws^8.18.3
  • yaml^2.8.1