PkgRadar

Package evidence

@voxcode-dev/[email protected]

Obfuscation: matched "\\x00"

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":["@voxcode-dev/[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":["@voxcode-dev/[email protected]"],"fail_on":"review"}'
Publisherkeyreyla
Artifact bytes204,233
Previous versionnone
Published2026-05-24T21:31:26.527Z
SHA-25671ed07517f57e9608f926f6b64993ec367f9963234d21cdf1538af6fd55966fd

Why flagged

What the scanner saw

Obfuscation: matched "\\x00"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/harness/utils/truncate.jsmatched "\\x00"3

Manifest

Package metadata

Scripts6
  • buildtsgo -p tsconfig.build.json
  • cleanshx rm -rf dist
  • coverage:harnessvitest --run --config vitest.harness.config.ts --coverage
  • prepublishOnlynpm run clean && npm run build
  • testvitest --run
  • test:harnessvitest --run --config vitest.harness.config.ts
Dependencies4
  • @voxcode-dev/voxcode-ai^0.75.5
  • ignore7.0.5
  • typebox1.1.38
  • yaml2.9.0