Package evidence
@ludeo/[email protected]
Install-time lifecycle script: preinstall="if [ \"$INIT_CWD\" = \"$PWD\" ]; then npx --no-install check-node-version --node 22.14.0; fi"
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
- 523
- Versions published
- 78Established · −30% score
- First published
- Oct 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@ludeo/[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":["@ludeo/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="if [ \"$INIT_CWD\" = \"$PWD\" ]; then npx --no-install check-node-version --node 22.14.0; fi"
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 1 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="if [ \"$INIT_CWD\" = \"$PWD\" ]; then npx --no-install check-node-version --node 22.14.0; fi" | 5 |
Manifest
Package metadata
Scripts30
avoid-cyclicnpx madge --circular --extensions js,jsx,ts,tsx srcbuildvite buildbuild-fail-fasttsc --noEmit -p tsconfig.app.jsonbuild:analyzevite build && npx vite-bundle-analyzer dist/unit-player.umd.jsbuild:cdnvite build && echo 'CDN files ready in dist/'commit-checkconcurrently -r --kill-others-on-fail "npm run avoid-cyclic" "npm run build-fail-fast" "npm run lint" "npm run test:changed"devvitedev:unitvitee2e:cicross-env CI=true npx playwright teste2e:headedcross-env ENV=local npx playwright test --headed --project=chromiume2e:localcross-env ENV=local npx playwright test || npx playwright show-report --port=9333e2e:prodcross-env ENV=prod npx playwright testformatprettier --write "src/**/*.{js,jsx,ts,tsx,json,css,scss,md}"linteslint src --ext .ts,.tsx --max-warnings=0lint:fixeslint src --ext .ts,.tsx --fixpreinstallif [ "$INIT_CWD" = "$PWD" ]; then npx --no-install check-node-version --node 22.14.0; fipreparehuskypreviewvite preview --port 5001 --strictPortprodcross-env VITE_PROD_OVERRIDE=true concurrently --names "vite ➡️,proxy ➡️" --prefix-colors "cyan,yellow" "vite" "npm run dev --prefix unit-proxy"releasechangeset publishtestvitesttest:changedvitest related --runtest:civitest run --coverage --reporter=junit --outputFile=test-results.xmltest:coveragevitest run --coveragetest:coverage:watchvitest --coverage --watchtest:relatedvitest relatedtest:runvitest runtest:uivitest --uitest:unitvitest run --reporter=verbosetest:watchvitest watch
Dependencies10
@ludeo/aws-gamecast-web-sdk^3.0.0@ludeo/echo^1.1.3@ludeo/ludeocast-client-sdk0.6.4lodash^4.17.21react19.1.0react-dom19.1.0uuid^11.0.5webrtc-adapter^9.0.1webrtc-issue-detector^1.17.0zod^4.1.11