PkgRadar

Package evidence

[email protected]

Obfuscation: matched "\\u2014"

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 bytes532,802
Previous version0.4.0
Published2026-05-24T13:48:09.628Z
SHA-256a882bdc654d76462c99b268e28a33d866b7fc679b7ea8ec8b6f4bf0beed9d6b5

Why flagged

What the scanner saw

Obfuscation: matched "\\u2014"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/cli.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/node/mcp/server.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/cli.jsmatched "\\u2014"3
lowObfuscationpackage/dist/node/mcp/server.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts7
  • buildtsup
  • cleanrimraf dist
  • devtsup --watch
  • linttsc --noEmit
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies1
  • goldencheck-types^0.1.0