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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
| low | Obfuscation Density | package/bin/mcp-server.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts22
analyzenpm run build:app && npx vite-bundle-analyzer dist-appbuildnpm run build:rjs && npm run build:core && npm run build:app && npm run docs:buildbuild:apptsc && vite buildbuild:coretsc && vite build --mode corebuild:rjstsc && BUILD_TARGET=rjs vite build --mode coredevvite --hostdocsnpm run docs:build && vitepress serve docs --hostdocs:buildvitepress build docsdocs:devvitepress dev docs --hostdocs:servevitepress serve docs --hostdocs:typedoctypedoclinteslint src test "docs/.vitepress/theme/**/*.ts"lint:fixeslint src test "docs/.vitepress/theme/**/*.ts" --fixmcp:buildtsup --config tsup.mcp.config.tspostinstallpatch-packagepreparehuskyprepublishOnlynpm run mcp:buildpreviewvite previewtestvitest runtest:coveragevitest run --coveragetest:watchvitesttypecheck:docsnpx tsc -p docs/.vitepress/tsconfig.json --noEmit
Dependencies11
@ray-js/robot-protocol^1.0.6@ray-js/webview-invoke^0.0.3gifuct-js^2.1.2lodash-es^4.17.21mitt^3.0.1nanoid^5.1.5normalize.css^8.0.1patch-package^8.0.0pixi.js8.16.0reka-ui^2.9.0valtio^2.1.7