PkgRadar

Package evidence

@adhdev/[email protected]

Js Decode Then Exec, Large Javascript Payload

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.

Versions published
1,043
First published
Mar 2026
Publisher
vilmire

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":["@adhdev/[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":["@adhdev/[email protected]"],"fail_on":"review"}'
Publishervilmire
Artifact bytes6,634,214
Previous version0.9.82-rc.566
Published2026-07-18T09:04:31.455Z
SHA-256fdd040ac38b22e30b3158e67e271de60b9fbac072829adc052f1a4dbd9968d1f

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execmanifest45
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Decode Then Execmanifest45
lowLarge Javascript Payloadmanifest0
lowLarge Javascript Payloadmanifest0

Manifest

Package metadata

Dependencies12
  • @adhdev/mesh-shared0.9.82-rc.567
  • @adhdev/session-host-core0.9.82-rc.567
  • @agentclientprotocol/sdk^0.16.1
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • better-sqlite3^12.10.0
  • chalk^5.3.0
  • chokidar^4.0.3
  • conf^13.0.0
  • js-yaml^4.1.1
  • node-pty^1.2.0-beta.12
  • ws^8.19.0
Optional dependencies1
  • @adhdev/ghostty-vt-node*