PkgRadar

Package evidence

@neodevxsadmd/[email protected]

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — 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
136
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,327
Previous version1.1.3
Published2026-05-18T07:55:45.703Z
SHA-256ca8d3c532ac7649d46a842a710ebac826c2b9ceae88493a68a0802ed5078e78c

Why flagged

What the scanner saw

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — 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

not present

status
Last checked
noneRisk
Score
1.1.4Version

Latest scanner note: @neodevxsadmd/[email protected] not present in registry metadata

Status history (2 events)
  1. availablenot_present · risk none · score · @neodevxsadmd/[email protected] not present in registry metadata
  2. newavailable · risk high · score 105 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Install Lifecycle Remote Or Exec — preinstall="node ./engine-requirements.js"

12 members · evidence strength 90
Repeated static TTPstale

Js Decode Then Exec — base64 / atob / fromcharcode decode paired with eval / new function in the same file — canonical obfuscated-loader pattern.

32 members · evidence strength 90
Repeated static TTPcandidate

Install Lifecycle Remote Or Exec — preinstall="node ./engine-requirements.js"

12 members · max score 105

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/lib/index.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/lib/Socket/socket.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="node ./engine-requirements.js"30
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:NaufalYupra/libsignal-node"12
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Decode Then Execpackage/lib/index.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/lib/Socket/socket.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="node ./engine-requirements.js"30
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