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.

Weekly downloads
287
Versions published
12
First published
Feb 2026
Publisher
adspower

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"}'
Publisheradspower
Artifact bytes7,535,649
Previous version2.0.3
Published2026-05-25T10:10:59.972Z
SHA-2566095037a2c7f164acc7348177f73caa5f7271bbff5658cd96d1dd8bc6bb089b9

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/cli/index.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/cwd/lib/main.min.js10886305 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/cli/index.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/cwd/lib/main.min.js10886305 bytes10
lowObfuscationpackage/cli/index.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts2
  • adspowernode cli/index.js
  • buildtsup
Dependencies7
  • @bomb.sh/tab^0.0.15
  • axios^1.8.4
  • colors^1.4.0
  • commander^14.0.3
  • fs-extra2^1.0.1
  • playwright-core^1.51.1
  • zod^4.4.3