PkgRadar

Package evidence

[email protected]

Obfuscation: matched "\\u2018"

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 bytes652,309
Previous version0.1.0
Published2026-05-24T14:10:50.118Z
SHA-2562c1cd9ec4edaac1e396b1ea4d70c50e0771242429c7104862628438c818efea5

Why flagged

What the scanner saw

Obfuscation: matched "\\u2018"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
0.2.0Version
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/cli.cjsmatched "\\u2018"3
lowObfuscationpackage/dist/index.cjsmatched "\\u2018"3
lowObfuscationpackage/dist/core/index.cjsmatched "\\u2018"3
lowObfuscationpackage/dist/node/index.cjsmatched "\\u2018"3
lowObfuscationpackage/dist/cli.jsmatched "\\u2018"3
lowObfuscationpackage/dist/core/index.jsmatched "\\u2018"3
lowObfuscationpackage/dist/index.jsmatched "\\u2018"3
lowObfuscationpackage/dist/node/index.jsmatched "\\u2018"3

Manifest

Package metadata

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