PkgRadar

Package evidence

@pontaproject/[email protected]

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

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
2
First published
May 2026
Publisher
pontaproject

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":["@pontaproject/[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":["@pontaproject/[email protected]"],"fail_on":"high"}'
Publisherpontaproject
Artifact bytes1,033,393
Previous version0.1.1
Published2026-05-27T14:27:37.082Z
SHA-256fb54bbc9f2cec3f04254ca73261a5a523c0cfe9cb214a40cbecf1ed3f4b91d33

Why flagged

What the scanner saw

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

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
0.1.2Version

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

Status history (2 events)
  1. availablenot_present · risk none · score · @pontaproject/[email protected] not present in registry metadata
  2. newavailable · risk high · score 57 · 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 TTPcandidate

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

12 members · max score 105

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="node ./engine-requirements.js"30
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumLarge Javascript Payloadpackage/WAProto/index.js4435208 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="node ./engine-requirements.js"30
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
mediumLarge Javascript Payloadpackage/WAProto/index.js4435208 bytes10
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5

Manifest

Package metadata

Scripts18
  • buildtsc -P tsconfig.json && tsc-esm-fix --tsconfig=tsconfig.json --ext=.js
  • build:allnpm run build && npm run build:docs
  • build:docstypedoc
  • changelog:lastconventional-changelog -p angular -r 2
  • changelog:previewconventional-changelog -p angular -u
  • changelog:updateconventional-changelog -p angular -i CHANGELOG.md -s -r 0
  • exampletsx ./Example/example.ts
  • formatprettier --write "src/**/*.{ts,js,json,md}"
  • gen:protobufsh WAProto/GenerateStatics.sh
  • linttsc && eslint src --ext .js,.ts
  • lint:fixnpm run format && npm run lint -- --fix
  • preinstallnode ./engine-requirements.js
  • prepack
  • prepare
  • releaserelease-it
  • testnode --experimental-vm-modules ./node_modules/.bin/jest --testMatch '**/*.test.ts'
  • test:e2eNODE_TLS_REJECT_UNAUTHORIZED=0 node --experimental-vm-modules ./node_modules/.bin/jest --runInBand --forceExit --testMatch '**/*.test-e2e.ts'
  • update:versiontsx ./scripts/update-version.ts
Dependencies12
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • fflate^0.8.2
  • libsignal^6.0.0
  • lru-cache^11.1.0
  • music-metadata^11.12.3
  • p-queue^9.0.0
  • pino^9.6
  • protobufjs^7.5.6
  • whatsapp-rust-bridge0.5.4
  • ws^8.13.0