PkgRadar

Package evidence

@ayunlove/[email protected]

Remote Payload, New Account With Lifecycle Hook, Install-time lifecycle script +1 more

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.

Weekly downloads
1,470Niche · −30% score
Versions published
6
First published
Apr 2026
Publisher
ayunlove

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@ayunlove/[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":["@ayunlove/[email protected]"],"fail_on":"review"}'
Publisherayunlove
Artifact bytes922,506
Previous version2.2.0
Published2026-06-25T15:57:42.118Z
SHA-25642042aa6372c6527e2af15be0c03b09d2cd65b5482eaeaf47300a5488bb1e200

Why flagged

What the scanner saw

Remote Payload

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.js12
mediumNew Account With Lifecycle Hookpackage.json10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/Utils/generics.js12
mediumNew Account With Lifecycle Hookpackage.json10
lowInstall-time lifecycle scriptpackage.json5
lowInstall-time lifecycle scriptpackage.json5
lowLarge Javascript Payloadpackage/WAProto/index.js0

Manifest

Package metadata

Scripts 14

Sign in to view install / lifecycle script contents.

Dependencies16
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • cache-manager^7.2.8
  • chalk^4.1.2
  • crypto-js^4.2.0
  • jimp^1.6.1
  • libsignalnpm:@otaxayun/libsignal-node@latest
  • 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