PkgRadar

Package evidence

@qelos/[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":["@qelos/[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":["@qelos/[email protected]"],"fail_on":"review"}'
Publisherdavidmeirlevy
Artifact bytes179,702
Previous version0.9.0
Published2026-05-12T20:17:20.818Z
SHA-2563f6dcef1288ef97e5d66c13479c8f30e4a776da76e23243c9fbb719130a44235

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/providers/assets.jsmatched "\\x00"3
lowObfuscationpackage/dist/logger.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts4
  • buildtsc && node -e "if(process.platform!=='win32')require('node:fs').chmodSync('dist/cli.js',0o755)"
  • devtsx src/cli.ts
  • prepublishOnlynpm run build
  • testnode scripts/run-tests.cjs
Dependencies4
  • chalk^4.1.2
  • commander^12.0.0
  • dotenv^16.4.0
  • jiti^2.6.1