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"}'
Artifact bytes217,684
Previous version1.0.5
Published2026-05-12T17:17:21.135Z
SHA-25635f06a3693ed100f88ab12aab7f601936bc1b5b3c377c19ff071de6570570e63

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
15Score
1.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/ui/dist/assets/index-EGUe_8_V.jsmatched "\\u00C0"3
lowObfuscationpackage/src/index.jsmatched "\\x1b"3
lowObfuscationpackage/src/cli/nodox.jsmatched "\\x1b"3
lowObfuscationpackage/src/schema/schema-detector.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts5
  • buildnpm run build:ui && npm run build:cjs
  • build:cjsnode scripts/build-cjs.js
  • build:uivite build
  • prepublishOnlynpm run build && npm test
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
Dependencies2
  • ws^8.18.0
  • zod-to-json-schema^3.25.2