PkgRadar

Package evidence

@ray-js/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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
293
Versions published
127Established · −30% score
First published
Sep 2025
Publisher
tuyafe

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":["@ray-js/[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":["@ray-js/[email protected]"],"fail_on":"review"}'
Publishertuyafe
Artifact bytes2,631,556
Previous version0.0.15-beta.11
Published2026-06-03T06:27:23.122Z
SHA-25604b9397c31af67d599b504f44d777b73c584f19b69bbd24a85713f69cde698fa

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.0.15-beta.12Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowObfuscation Densitypackage/bin/mcp-server.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts22
  • analyzenpm run build:app && npx vite-bundle-analyzer dist-app
  • buildnpm run build:rjs && npm run build:core && npm run build:app && npm run docs:build
  • build:apptsc && vite build
  • build:coretsc && vite build --mode core
  • build:rjstsc && BUILD_TARGET=rjs vite build --mode core
  • devvite --host
  • docsnpm run docs:build && vitepress serve docs --host
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs --host
  • docs:servevitepress serve docs --host
  • docs:typedoctypedoc
  • linteslint src test "docs/.vitepress/theme/**/*.ts"
  • lint:fixeslint src test "docs/.vitepress/theme/**/*.ts" --fix
  • mcp:buildtsup --config tsup.mcp.config.ts
  • postinstallpatch-package
  • preparehusky
  • prepublishOnlynpm run mcp:build
  • previewvite preview
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typecheck:docsnpx tsc -p docs/.vitepress/tsconfig.json --noEmit
Dependencies11
  • @ray-js/robot-protocol^1.0.6
  • @ray-js/webview-invoke^0.0.3
  • gifuct-js^2.1.2
  • lodash-es^4.17.21
  • mitt^3.0.1
  • nanoid^5.1.5
  • normalize.css^8.0.1
  • patch-package^8.0.0
  • pixi.js8.16.0
  • reka-ui^2.9.0
  • valtio^2.1.7