PkgRadar

Package evidence

@kyuu2nd/[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.

Weekly downloads
2,809Niche · −30% score
Versions published
24
First published
Mar 2026
Publisher
kyuu2nd

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":["@kyuu2nd/[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":["@kyuu2nd/[email protected]"],"fail_on":"review"}'
Publisherkyuu2nd
Artifact bytes834,199
Previous version2.0.23
Published2026-06-13T08:59:18.867Z
SHA-25635b869793ee06fbca700a942376da562378b2aa75bc98f22ce419f237f73848b

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/index.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/lib/Socket/newsletter.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/index.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/lib/Socket/newsletter.jsmatched "raw.githubusercontent.com"12
mediumRemote Dependency Specpackage.jsondevDependencies.@adiwajshing/eslint-config="github:adiwajshing/eslint-config"8
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node ./engine-requirements.js"5
lowLarge Javascript Payloadpackage/WAProto/index.js8472622 bytes0

Manifest

Package metadata

Scripts13
  • build:alltsc && typedoc
  • build:docstypedoc
  • build:tsctsc
  • changelog:lastconventional-changelog -p angular -r 2
  • changelog:previewconventional-changelog -p angular -u
  • gen:protobufsh WAProto/GenerateStatics.sh
  • linteslint src --ext .js,.ts,.jsx,.tsx
  • lint:fixeslint src --fix --ext .js,.ts,.jsx,.tsx
  • preinstallnode ./engine-requirements.js
  • prepack
  • prepare
  • releaserelease-it
  • testjest
Dependencies19
  • @adiwajshing/keyed-db^0.2.4
  • @cacheable/node-cache^1.4.0
  • @hapi/boom^9.1.3
  • async-mutex^0.5.0
  • audio-decode^2.1.3
  • axios^1.3.3
  • cache-manager4.0.1
  • chalk^4.1.2
  • futoin-hkdf^1.5.1
  • libphonenumber-js^1.10.20
  • libsignalnpm:@kyuu2nd/libsignal-node
  • lodash^4.17.21
  • music-metadata^7.12.3
  • node-cache^5.1.2
  • node-fetch^2.6.1
  • pino^7.0.0
  • protobufjs^7.2.4
  • uuid^9.0.0
  • ws^8.13.0