PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisheryyiilluu
Artifact bytes713,947
Previous version0.2.36
Published2026-05-22T16:33:00.878Z
SHA-256d337e0d2b1172aae31675e4335b6ae5bfd53b87b0fed8613fc08fbc1499322e9

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

high
Last checked
highRisk
57Score
0.2.37Version
Status history (1 event)
  1. newavailable · risk high · score 57 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

yyiilluu

3 members · evidence strength 65

Evidence

Static findings

7 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/_lib.shmatched "curl "12
mediumRemote Payloadpackage/plugin/scripts/backend-service.shmatched "curl "12
mediumRemote Payloadpackage/plugin/scripts/dashboard-service.shmatched "curl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/plugin/dashboard/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/plugin/scripts/_lib.shmatched "curl "12
mediumRemote Payloadpackage/plugin/scripts/backend-service.shmatched "curl "12
mediumRemote Payloadpackage/plugin/scripts/dashboard-service.shmatched "curl "12
lowObfuscationpackage/bin/claude-smart.jsmatched "\\x1b"3
lowObfuscationpackage/plugin/src/claude_smart/context_format.pymatched "\\x1b"3
lowObfuscationpackage/plugin/src/claude_smart/cs_cite.pymatched "\\x1b"3

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