PkgRadar

Package evidence

@adhdev/[email protected]

Js Decode Then Exec: base64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern.

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
12,433Mainstream · −50% score
Versions published
732
First published
Mar 2026
Publisher
vilmire

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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 bytes3,790,389
Previous version0.9.82-rc.254
Published2026-06-13T12:20:21.433Z
SHA-256d5e0c41f8de8c8c2a14a7cfe2d9096b7b8c69819d4fcdf1c15c13fa54193bb98

Why flagged

What the scanner saw

Js Decode Then Exec: base64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern.

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

Availability ledger

available

review
Last checked
reviewRisk
22Score
0.9.82-rc.255Version
Status history (1 event)
  1. newavailable · risk review · score 22 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/src/providers/sdk/v1/validators/taint.tsbase64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern.45
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Decode Then Execpackage/src/providers/sdk/v1/validators/taint.tsbase64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern.45
lowLarge Javascript Payloadpackage/dist/index.js2320186 bytes0
lowLarge Javascript Payloadpackage/dist/index.mjs2297459 bytes0

Manifest

Package metadata

Scripts6
  • buildtsup && npm run build:types
  • build:typestsc -p tsconfig.json --emitDeclarationOnly --declaration --declarationMap false
  • devtsup --watch --no-clean
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit -p tsconfig.json
Dependencies11
  • @adhdev/session-host-core*
  • @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*