PkgRadar

Package evidence

@zag-js/[email protected]

Obfuscation Density: high encoded/escaped-token density

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
11
First published
Mar 2026
Publisher
segunadebayo

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":["@zag-js/[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":["@zag-js/[email protected]"],"fail_on":"review"}'
Publishersegunadebayo
Artifact bytes43,839
Previous version1.40.0
Published2026-05-21T23:45:12.732Z
SHA-256306868de05c4522c8fa2d667dd680016cd65c148623e11e4b7641a4e769fc4dd

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/utils/placeholders.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts3
  • buildtsup
  • linteslint src
  • typechecktsc --noEmit
Dependencies7
  • @zag-js/anatomy1.41.0
  • @zag-js/core1.41.0
  • @zag-js/date-utils1.41.0
  • @zag-js/dom-query1.41.0
  • @zag-js/live-region1.41.0
  • @zag-js/types1.41.0
  • @zag-js/utils1.41.0