PkgRadar

Package evidence

@rzl-zone/[email protected]

Obfuscation: matched "atob("

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":["@rzl-zone/[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":["@rzl-zone/[email protected]"],"fail_on":"review"}'
Publisherrzlzone
Artifact bytes453,800
Previous version0.0.12
Published2026-05-24T01:28:56.555Z
SHA-256a1cbbac357c4b2ec047660c951c78b7fcd518128ff9372fff04753226767d247

Why flagged

What the scanner saw

Obfuscation: matched "atob("

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.0.13-beta.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/formatter-CLHvHAyx.cjsmatched "atob("3
lowObfuscationpackage/dist/bundler/tsdown.cjsmatched "\\x1B"3
lowObfuscationpackage/dist/formatter-ekJQF_bA.jsmatched "atob("3
lowObfuscationpackage/dist/bundler/tsdown.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts3
  • buildtsdown --config-loader unrun
  • check-types:packagetsc --noEmit
  • dev:package-build-toolstsdown --watch "./src/**/*" --config-loader unrun
Dependencies12
  • @babel/parser^7.29.2
  • @babel/traverse^7.29.0
  • @babel/types^7.29.0
  • @rzl-zone/node-only0.0.11-beta.0
  • acorn^8.16.0
  • commander^14.0.3
  • dotenv^17.4.2
  • fast-glob^3.3.3
  • fs-extra^11.3.4
  • picocolors^1.1.1
  • semver^7.7.4
  • shell-quote^1.8.3