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
39
First published
Apr 2026
Publisher
yyiilluu

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":["[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"}'
Publisheryyiilluu
Artifact bytes719,461
Previous version0.2.39
Published2026-05-26T18:26:01.588Z
SHA-256dbc33505a70486e124bf0561848004011e75e9cb748da4acbbf0ca9077457115

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/plugin/dashboard/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/plugin/scripts/backend-service.shmatched "curl "12

Manifest

Package metadata

Scripts4
  • buildnext build
  • devnext dev -p 3001 -H 127.0.0.1
  • linteslint
  • startnext start -p 3001 -H 127.0.0.1
Dependencies10
  • @base-ui/react^1.3.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^0.577.0
  • next16.2.6
  • next-themes^0.4.6
  • react19.2.4
  • react-dom19.2.4
  • tailwind-merge^3.5.0
  • tw-animate-css^1.4.0