PkgRadar

Package evidence

@bmbrick/[email protected]

Obfuscation: matched "fromCharCode"

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 bytes103,015
Previous version1.0.1
Published2026-05-12T15:48:31.896Z
SHA-256d2c647ef3fafe06e9519f8d1b16ddc88b2991b47517adda0ccdc339953738676

Why flagged

What the scanner saw

Obfuscation: matched "fromCharCode"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/engine.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/mcp-server.jsmatched "\\x20"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