PkgRadar

Package evidence

[email protected]

Obfuscation: matched "\\xB1"

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherbenzsevern
Artifact bytes3,189,118
Previous version0.9.0
Published2026-05-19T01:57:17.110Z
SHA-2563a50b94544edeb746291b891366f0b7458603f95a5deceb8298cd741e3f98d20

Why flagged

What the scanner saw

Obfuscation: matched "\\xB1"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/cli.cjsmatched "\\xB1"3
lowObfuscationpackage/dist/core/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/node/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/cli.jsmatched "\\xB1"3
lowObfuscationpackage/dist/core/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/node/index.jsmatched "\\u2014"3
lowObfuscationpackage/src/core/autoconfigVerify.tsmatched "\\u0000"3
lowObfuscationpackage/src/core/embedder.tsmatched "\\u0000"3
lowObfuscationpackage/src/core/match-one.tsmatched "\\x00"3
lowObfuscationpackage/src/core/scorer.tsmatched "\\x00"3

Manifest

Package metadata

Scripts6
  • buildtsup
  • cleanrimraf dist
  • linttsc --noEmit
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies1
  • commander^13.0.0