PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2625084 bytes

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
19
First published
May 2026
Publisher
skyeshark

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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,469,200
Previous version0.1.16
Published2026-05-07T02:34:48.662Z
SHA-256af1b3a0a80bb047619c86d5ef98be29f45c0dcd5740d2190b0f5c928b2bea743

Why flagged

What the scanner saw

Large Javascript Payload: 2625084 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.17Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/renderer/vrm-character.bundle.js2625084 bytes0

Manifest

Package metadata

Scripts10
  • 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 .
  • 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