PkgRadar

Package evidence

@apwem-bsws/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
nolanc

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":["@apwem-bsws/[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":["@apwem-bsws/[email protected]"],"fail_on":"review"}'
Publishernolanc
Artifact bytes42,018
Previous version1.0.0
Published2026-05-26T03:05:33.045Z
SHA-256296a3ce2712eae34b58db96f537cecc30dc8d89e2c843e5d2e9c3081358ac674

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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.1Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/991.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts4
  • buildnode build.js
  • prepublishOnlynpm run build
  • testnpm run test:survival
  • test:survivalnode test/survival.test.js
Dependencies5
  • @chainsafe/libp2p-noise^14.0.0
  • @libp2p/webrtc^4.0.0
  • fake-indexeddb^5.0.0
  • libp2p^1.0.0
  • workbox-background-sync^7.0.0