PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: preinstall="node ./engine-requirements.js"

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":["[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":["[email protected]"],"fail_on":"high"}'
Publishershikimori
Artifact bytes864,204
Previous versionnone
Published2026-05-24T04:15:22.824Z
SHA-256c8521a107890d935941bee2436a03935a2efb96e8bc44afef897c869232d527f

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="node ./engine-requirements.js"

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

Availability ledger

scan error

status
Last checked
noneRisk
Score
1.0.0Version

Latest scanner note: error decoding response body

Status history (2 events)
  1. availablescan_error · risk none · score · error decoding response body
  2. newavailable · risk high · score 130 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — preinstall="node ./engine-requirements.js"

25 members · evidence strength 90
Publisher / release actor burststale

shikimori

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"30
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="node ./engine-requirements.js"30
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:NaufalYupra/libsignal-node"12
mediumLarge Javascript Payloadpackage/WAProto/index.js8472622 bytes10
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
Show all 18 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"30
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="node ./engine-requirements.js"30
mediumRemote Dependency Specpackage.jsondependencies.libsignal="github:NaufalYupra/libsignal-node"12
mediumLarge Javascript Payloadpackage/WAProto/index.js8472622 bytes10
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
lowInstall-time lifecycle scriptpackage.jsonprepare="echo 'Wileys WhatsApp Library'"4
lowObfuscationpackage/lib/Socket/business.jsmatched "Buffer.from(tokenBase64"3
lowObfuscationpackage/lib/Utils/chat-utils.jsmatched "Buffer.from(keyId, 'base64"3
lowObfuscationpackage/lib/WABinary/decode.jsmatched "fromCharCode"3
lowObfuscationpackage/lib/WABinary/encode.jsmatched "\\x00"3
lowObfuscationpackage/lib/Utils/generics.jsmatched "Buffer.from(val, 'base64"3
lowObfuscationpackage/lib/Signal/Group/group_cipher.jsmatched "Buffer.from(iv, 'base64"3
lowObfuscationpackage/lib/Utils/messages-media.jsmatched "Buffer.from(buffer.replace('data:;base64"3
lowObfuscationpackage/lib/Utils/process-message.jsmatched "\\u0000"3
lowObfuscationpackage/lib/Signal/Group/sender-key-distribution-message.jsmatched "Buffer.from(distributionMessage.chainKey, 'base64"3
lowObfuscationpackage/lib/Signal/Group/sender-key-message.jsmatched "Buffer.from(senderKeyMessage.ciphertext, 'base64"3
lowObfuscationpackage/lib/Signal/Group/sender-key-state.jsmatched "Buffer.from(chainKey, 'base64"3
lowObfuscationpackage/lib/Utils/validate-connection.jsmatched "Buffer.from(advSecretKey, 'base64"3

Manifest

Package metadata

Scripts15
  • build:alltsc && typedoc
  • build:docstypedoc
  • build:tsctsc
  • changelog:lastconventional-changelog -p angular -r 2
  • changelog:previewconventional-changelog -p angular -u
  • changelog:updateconventional-changelog -p angular -i CHANGELOG.md -s -r 0
  • examplenode --inspect -r ts-node/register Example/example.ts
  • 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
  • prepackecho 'Wileys WhatsApp Library'
  • prepareecho 'Wileys WhatsApp Library'
  • releaserelease-it
  • testjest
Dependencies17
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • axios^1.6.0
  • cache-manager^5.7.6
  • chalk^4.1.2
  • cheerio^1.0.0-rc.10
  • gradient-string^2.0.2
  • libphonenumber-js^1.10.20
  • libsignalgithub:NaufalYupra/libsignal-node
  • lodash^4.17.21
  • music-metadata^7.12.3
  • pino^9.6
  • protobufjs^6.11.3
  • uuid^10.0.0
  • ws^8.13.0