PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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"}'
Publisherlonewolfyx
Artifact bytes55,664
Previous version0.1.1
Published2026-05-25T01:51:00.977Z
SHA-2562e76341f803eb4eb0bc9be935938bcd411c832241d9025370040baef247385c5

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.mjshigh encoded/escaped-token density12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.mjshigh encoded/escaped-token density12
lowInstall-time lifecycle scriptpackage.jsonprepare="simple-git-hooks"4
lowObfuscationpackage/dist/cli.mjsmatched "\\x1B"3

Manifest

Package metadata

Scripts7
  • buildtsdown
  • devtsdown --watch
  • linteslint
  • lint:fixeslint --fix
  • preparesimple-git-hooks
  • prepublishOnlypnpm build
  • testvitest
Dependencies11
  • @antfu/ni^30.1.0
  • @clack/prompts^1.0.0
  • citty^0.2.0
  • defu^6.1.4
  • find-up^8.0.0
  • glob^13.0.1
  • jiti^2.6.1
  • local-pkg^1.1.2
  • local-pkg-bin^0.0.1
  • mlly^1.8.2
  • tinyexec^1.0.4