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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 48 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/chunk-3WWATAVD.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/internal.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-GNUGRTQT.mjs | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/internal.mjs | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts8
buildtsupdevtsup --watchlinteslint src --ext .ts,.tsxprepublishOnlypnpm run type-check && pnpm run lint && pnpm run buildreleasenpm version patch --no-git-tag-version && npm publish --access publictestvitest runtest:watchvitesttype-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.13axios^1.13.2class-variance-authority^0.7.1clsx^2.1.1nanoid^5.1.6react-hook-form^7.68.0tailwind-merge^3.4.0zod^4.1.13zustand^5.0.10