PkgRadar

Package evidence

@adxie/[email protected]

Js Decode Then Exec, Suspicious Publish Context

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
84
Versions published
2
First published
Jun 2026
Publisher
adxie-owner

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":["@adxie/[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":["@adxie/[email protected]"],"fail_on":"review"}'
Publisheradxie-owner
Artifact bytes34,404
Previous versionnone
Published2026-06-26T07:05:10.825Z
SHA-256227aec01582d5c75df9abb1cbd47621b3c34063a6b4a8651ccdb84ae1017d0bf

Why flagged

What the scanner saw

Js Decode Then Exec

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
55Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 55 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execmanifest45
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Dependencies7
  • @inquirer/prompts^7.8.0
  • commander^14.0.2
  • execa^9.6.0
  • fs-extra^11.3.2
  • picocolors^1.1.1
  • yaml^2.8.1
  • zod^4.1.13