PkgRadar

Package evidence

@neodevxsadmd/[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.

Versions published
15
First published
May 2026
Publisher
neodevxsadmd

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@neodevxsadmd/[email protected]"],"fail_on":"high"}'

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":["@neodevxsadmd/[email protected]"],"fail_on":"high"}'
Publisherneodevxsadmd
Artifact bytes873,314
Previous version1.1.2
Published2026-05-18T07:49:22.632Z
SHA-2568368254fef385fc91090592deb013ed0a7e50c5324d63d3b7c8d75630645871f

Why flagged

What the scanner saw

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

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
75Score
1.1.3Version
Status history (2 events)
  1. availableavailable · risk high · score 75 · status available -> available, risk high -> high, score 105 -> 75
  2. newavailable · risk high · score 105 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Js Decode Then Exec — base64 / atob / fromcharcode decode adjacent to eval / new function — canonical obfuscated-loader pattern.

15 members · evidence strength 90
Repeated static TTPcandidate

Js Decode Then Exec — base64 / atob / fromcharcode decode adjacent to eval / new function — canonical obfuscated-loader pattern.

15 members · max score 165

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/lib/index.jsbase64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/lib/Socket/socket.jsbase64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern.45
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:NaufalYupra/libsignal-node"12
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Decode Then Execpackage/lib/index.jsbase64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/lib/Socket/socket.jsbase64 / atob / fromCharCode decode adjacent to eval / new Function — canonical obfuscated-loader pattern.45
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:NaufalYupra/libsignal-node"12
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowLarge Javascript Payloadpackage/WAProto/index.js8472622 bytes0

Manifest

Package metadata

Scripts13
  • build:alltsc && typedoc
  • build:docstypedoc
  • build:tsctsc
  • changelog:lastconventional-changelog -p angular -r 2
  • changelog:previewconventional-changelog -p angular -u
  • gen:protobufsh WAProto/GenerateStatics.sh
  • linteslint src --ext .js,.ts,.jsx,.tsx
  • lint:fixeslint src --fix --ext .js,.ts,.jsx,.tsx
  • preinstallnode ./engine-requirements.js
  • prepack
  • prepare
  • releaserelease-it
  • testjest
Dependencies20
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • audio-decode^2.1.3
  • axios^1.3.3
  • cache-manager4.0.1
  • chalk^4.1.2
  • futoin-hkdf^1.5.1
  • gradient-string^2.0.2
  • libphonenumber-js^1.10.20
  • libsignalgithub:NaufalYupra/libsignal-node
  • lodash^4.17.21
  • music-metadata^7.12.3
  • node-cache^5.1.2
  • node-fetch^2.6.1
  • pino^7.0.0
  • protobufjs^7.2.4
  • uuid^9.0.0
  • ws^8.13.0