PkgRadar

Package evidence

@onexapis/[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.

Weekly downloads
75
Versions published
25
First published
Feb 2026
Publisher
duongthiu

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":["@onexapis/[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":["@onexapis/[email protected]"],"fail_on":"review"}'
Publisherduongthiu
Artifact bytes1,205,019
Previous version1.0.28
Published2026-05-26T10:56:36.159Z
SHA-2563b6bf726b92c4525c234d742bb96a712e3e28abbdb3b243faecbff7e90798abe

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-3WWATAVD.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/internal.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/chunk-GNUGRTQT.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/internal.mjshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts8
  • buildtsup
  • devtsup --watch
  • linteslint src --ext .ts,.tsx
  • prepublishOnlypnpm run type-check && pnpm run lint && pnpm run build
  • releasenpm version patch --no-git-tag-version && npm publish --access public
  • testvitest run
  • test:watchvitest
  • type-checktsc --noEmit
Dependencies17
  • @hookform/resolvers^5.2.2
  • @radix-ui/react-accordion^1.2.12
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-progress^1.1.8
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-tabs^1.1.13
  • axios^1.13.2
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • nanoid^5.1.6
  • react-hook-form^7.68.0
  • tailwind-merge^3.4.0
  • zod^4.1.13
  • zustand^5.0.10