PkgRadar

Package evidence

@bmbrick/[email protected]

Large Javascript Payload: 3401507 bytes

Recommended action

Review before promoting

Mixed 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":["@bmbrick/[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":["@bmbrick/[email protected]"],"fail_on":"review"}'
Publisherripable
Artifact bytes1,950,361
Previous versionnone
Published2026-05-24T08:48:09.869Z
SHA-256362bb3bf7f4ee224477866fc62e2e8b1a78a8c599ec704522b2d0e0034c5b620

Why flagged

What the scanner saw

Large Javascript Payload: 3401507 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
38Score
2.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 38 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/engine.js3401507 bytes10
mediumLarge Javascript Payloadpackage/dist/mcp-server.js2563270 bytes10
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/engine.js3401507 bytes10
mediumLarge Javascript Payloadpackage/dist/mcp-server.js2563270 bytes10
lowObfuscationpackage/dist/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/case-preview-renderer.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/color-science.mjsmatched "\\x22"3
lowObfuscationpackage/dist/lib/fidelity-pipeline.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/quantize-core.mjsmatched "fromCharCode"3
lowObfuscationpackage/dist/lib/render-style.mjsmatched "\\x20"3

Manifest

Package metadata

Scripts5
  • buildnode scripts/build.js
  • prepacknpm test
  • smokenode test/smoke.mjs
  • sync:corenode scripts/sync-core.js
  • testnpm run build && node --test test/*.test.mjs
Dependencies4
  • @modelcontextprotocol/sdk^1.29.0
  • canvas^3.2.3
  • javascript-obfuscator^5.4.2
  • sharp^0.34.5