PkgRadar

Package evidence

@m4trix/[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":["@m4trix/[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":["@m4trix/[email protected]"],"fail_on":"review"}'
Artifact bytes145,608
Previous version0.12.0
Published2026-05-15T11:24:03.019Z
SHA-256017aa3ad24f88dd9da69f6c26885f33e4868d33545b68e0aadbea0baf844583b

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.13.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.jsmatched "\\u2014"3
lowObfuscationpackage/dist/client/assets/index-Db73V8ot.jsmatched "\\u00C0"3
lowObfuscationpackage/./dist/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts9
  • buildtsup && vite build
  • build:clientvite build
  • build:servertsup
  • devvite --host 127.0.0.1
  • formatbiome format --write .
  • lintbiome lint .
  • publish-packagepnpm publish --no-git-checks
  • releasepnpm -C ../.. run release:bump:trace-viewer
  • testvitest run --config vitest.config.ts
Dependencies7
  • @headlessui/react^2.2.0
  • @phosphor-icons/react^2.1.10
  • @trpc/client^11.0.0
  • @trpc/server^11.0.0
  • react^19.1.0
  • react-dom^19.1.0
  • zod^3.23.8