PkgRadar

Package evidence

[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
7
First published
Oct 2025
Publisher
ubuligan

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherubuligan
Artifact bytes220,490
Previous version1.1.0
Published2026-06-11T19:49:11.027Z
SHA-2567c139a10efac9ad24cd13efdf792b25ec005b15d84271ee33674ff3858ae9003

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

low
Last checked
lowRisk
0Score
1.2.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowObfuscation Densitypackage/template/pnpm-lock.yamlhigh encoded/escaped-token density0
lowObfuscation Densitypackage/template2/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts13
  • buildnext build
  • devnext dev
  • dev:4000next dev -p 4000
  • dev:fullnpm run generate:api && npm run dev
  • formatprettier --write "app/**/*.{js,ts,tsx}"
  • format:servicesprettier --write "services/**/*.{js,ts,tsx}"
  • generateorval --config orval.config.ts
  • generate:apinpm run generate && npm run format:services && node scripts/fix-generated-types.mjs
  • linteslint
  • preparehusky
  • startnext start
  • testvitest
  • test:runvitest run
Dependencies18
  • @hookform/resolvers^5.2.2
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-slot^1.2.4
  • @tanstack/react-query^5.90.8
  • @tanstack/react-query-devtools^5.90.2
  • axios^1.13.2
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^0.548.0
  • next^16.2.2
  • next-themes^0.4.6
  • react19.2.0
  • react-dom19.2.0
  • react-hook-form^7.66.0
  • sonner^2.0.7
  • tailwind-merge^3.3.1
  • zod^4.1.12
  • zustand^5.0.8