PkgRadar

Package evidence

[email protected]

Remote Payload: matched "Invoke-WebRequest"

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
44
Versions published
20
First published
May 2026
Publisher
skyeshark

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherskyeshark
Artifact bytes13,521,519
Previous version0.2.0
Published2026-06-01T01:30:31.339Z
SHA-2566e36c2c1d5857e6e811e054c122b1ce6c185bf1a09af71e11a135597210350a8

Why flagged

What the scanner saw

Remote Payload: matched "Invoke-WebRequest"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
0.2.1Version
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/bin/claudes-body.jsmatched "Invoke-WebRequest"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/claudes-body.jsmatched "Invoke-WebRequest"12
lowLarge Javascript Payloadpackage/renderer/vrm-character.bundle.js2625857 bytes0

Manifest

Package metadata

Scripts11
  • bake-voicesnode tools/bake-voice-lines.mjs
  • build:allelectron-builder -mwl
  • build:linuxelectron-builder --linux
  • build:macelectron-builder --mac
  • build:winelectron-builder --win
  • capture-iconelectron . --capture-icon
  • install-hooknode install.js
  • startelectron .
  • start:denocd deno-host && deno task start
  • testnode --test tests/*.test.mjs
  • uninstall-hooknode install.js --remove
Dependencies6
  • @pixiv/three-vrm^3.5.2
  • @pixiv/three-vrm-animation^3.5.2
  • cannon-es^0.20.0
  • electron^32.0.0
  • kokoro-js^1.2.1
  • three^0.184.0