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
- 634Mature · −50% score
- First published
- Apr 2020
- Publisher
- smashah
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 promotingMixed 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":["@open-wa/[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":["@open-wa/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "webhook.site"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 18 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/cli/cli-options.js | matched "webhook.site" | 40 |
| medium | Remote Payload | package/dist/lib/wapi.js | matched "raw.githubusercontent.com" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/dist/cli/cli-options.js | matched "webhook.site" | 40 |
| medium | Remote Payload | package/dist/lib/wapi.js | matched "raw.githubusercontent.com" | 12 |
| low | Install-time lifecycle script | package.json | install="cross-env npm_config_yes=true npx ignore-check@latest -p '**.data.json' -p '**.node-persist**' -p '**_IGNORE_**' --comment 'managed by open-wa'" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
Manifest
Package metadata
Scripts17
buildrm -rf dist/ && tsc && npm run build:lib && npm run build:config-for-binbuild:config-for-bincd build && ts-node build-config-json-for-bin.ts && ts-node generate-oas-types.ts && cd ..build:libts-node prebuild.tsbuild:skipmidtsc && npm run build:libcleanrm -rf session && rm -rf distclean:fullrm -rf node_modules && npm run cleandocsnpm run --prefix docs deploy_with_ssh_cidocwatchonchange 'src/**/*.ts' 'docs-source/**/*.md' -- typedocinstallcross-env npm_config_yes=true npx ignore-check@latest -p '**.data.json' -p '**.node-persist**' -p '**_IGNORE_**' --comment 'managed by open-wa'postinstallpatch-packageprecise-commitsprecise-commitsreleaserelease-itrelease-cirelease-it --cirelease-imagenode release-image.jstestecho "No tests yet"types:publishnpm run --prefix types-only pubwatchnpm run build && tsc-watch ./src/index.ts --outDir ./dist --onSuccess "node ./dist/index.js" --onFailure "echo Error while compiling" --compiler typescript/bin/tsc
Dependencies78
@brillout/import^0.2.1@discordjs/collection0.8.0@open-wa/wa-automate-socket-client^3.3.0@open-wa/wa-decrypt^4.3.1atob^2.1.2aws4^1.11.0axios^1.4.0boxen^5.0.0cfonts^2.8.5change-case^4.1.2chokidar^3.5.3chrome-launcher^0.15.0cloudflared^0.5.1command-exists^1.2.9command-line-usage^6.1.1cors^2.8.5cross-env^7.0.3cross-spawn^7.0.3datauri^4.0.1death^1.1.0eventemitter2^6.4.7express^4.17.1express-ipfilter^1.3.1express-robots-txt^1.0.0file-type^18.0.0find-up^5.0.0form-data^4.0.0fs-extra^10.0.0get-port^5.1.1hasha^5.2.0- …and 48 more.