PkgRadar

Package evidence

@adsuploader/[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
22
Versions published
8
First published
Apr 2026
Publisher
npmchr1s

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":["@adsuploader/[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":["@adsuploader/[email protected]"],"fail_on":"review"}'
Publishernpmchr1s
Artifact bytes64,982
Previous version0.1.6
Published2026-05-27T01:58:53.587Z
SHA-2569d7940a509fb8932b9f210b7e65459e6e0a30044acbc85c9fc34a95421d0710d

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.cjshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts5
  • buildnode build.cjs
  • devnode src/cli.js
  • linknpm link
  • prepublishOnlynpm run build
  • versionnpm run build
Dependencies4
  • @clack/prompts^0.10.0
  • commander^13.0.0
  • open^10.1.0
  • picocolors^1.1.0