PkgRadar

Package evidence

@churaverse/[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
1
First published
Jun 2025
Publisher
hugkun

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":["@churaverse/[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":["@churaverse/[email protected]"],"fail_on":"review"}'
Publisherhugkun
Artifact bytes600,329
Previous versionnone
Published2025-06-25T12:08:49.925Z
SHA-256fb1d186ff5d08504f26bcc73f57ba6060c5f75ad15cea8516092a49f62ac60c4

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
0.1.0Version
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/package-lock.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts3
  • buildtsc && bash copyAssetsToDist.sh
  • formatprettier --write src
  • linteslint src
Dependencies13
  • @churaverse/core-ui-plugin-client~0.1.0
  • @churaverse/data-persistence-plugin-client~0.1.0
  • @churaverse/debug-screen-plugin-client~0.1.0
  • @churaverse/game-plugin-client~0.1.0
  • @churaverse/keyboard-plugin-client~0.1.0
  • @churaverse/map-plugin-client~0.1.0
  • @churaverse/network-plugin-client~0.1.2
  • @churaverse/player-plugin-client~0.1.3
  • @churaverse/title-plugin-client~0.1.0
  • @churaverse/transition-plugin-client~0.1.0
  • @churaverse/voice-chat-plugin-client~0.1.0
  • churaverse-engine-client~0.1.1
  • phaser^3.80.1