PkgRadar

Package evidence

@konaa/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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 promoting

Mixed 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"}'
Publisherkonaa
Artifact bytes1,001,056
Previous version1.0.2
Published2026-06-04T06:25:26.553Z
SHA-2568804b1e31a4cea07326129e6e278047e390516ab5f7dc7552954cc29ca28822a

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

review
Last checked
reviewRisk
12Score
1.0.3Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.jsmatched "raw.githubusercontent.com"12
lowLarge Javascript Payloadpackage/WAProto/index.js4435208 bytes0

Manifest

Package metadata

Scripts2
  • packchecknpm pack --dry-run --ignore-scripts
  • testnode -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.3
  • async-mutex^0.5.0
  • libsignal^6.0.0
  • lru-cache11.2.2
  • music-metadata^11.12.3
  • p-queue^9.0.0
  • pino^9.6
  • protobufjs^7.5.6
  • whatsapp-rust-bridge^0.5.5
  • ws^8.13.0