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
- 4
- First published
- Jun 2026
- Publisher
- konaa
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":["@konaa/[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":["@konaa/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 12 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/Utils/generics.js | matched "raw.githubusercontent.com" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/Utils/generics.js | matched "raw.githubusercontent.com" | 12 |
| low | Large Javascript Payload | package/WAProto/index.js | 4435208 bytes | 0 |
Manifest
Package metadata
Scripts2
packchecknpm pack --dry-run --ignore-scriptstestnode -e "import('./lib/index.js').then(m=>{if(typeof m.makeInMemoryStore!=='function')throw new Error('missing makeInMemoryStore'); console.log('ok')})"
Dependencies11
@cacheable/node-cache^1.4.0@hapi/boom^9.1.3async-mutex^0.5.0libsignal^6.0.0lru-cache11.2.2music-metadata^11.12.3p-queue^9.0.0pino^9.6protobufjs^7.5.6whatsapp-rust-bridge^0.5.5ws^8.13.0