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
- 708
- Versions published
- 26
- First published
- May 2026
- Publisher
- hyej8155
Recommended action
Looks clean — keep monitoringNo 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":["@mobility42/[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":["@mobility42/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts22
buildpowershell -ExecutionPolicy Bypass -File tools/build/build-npm-package.ps1build:tstsc -p tsconfig.jsongenerate-productpnpm --dir tools/product-generator generateicon:updatepowershell -ExecutionPolicy Bypass -File tools/build/update-app-icon.ps1mac:dmgpwsh ./tools/installer/build-dmg.ps1 -Runtime osx-arm64 -Version 1.0.7market:exportpowershell -ExecutionPolicy Bypass -File tools/build/export-market-image.ps1market:export:skip-buildpowershell -ExecutionPolicy Bypass -File tools/build/export-market-image.ps1 -SkipBuildmarket:seedtsx tools/market/seed-market.tspackage-productpnpm --dir tools/product-generator packagepackage:fish-speech-v15powershell -ExecutionPolicy Bypass -File servicePackages/fish-speech-v15/build-package.ps1package:servicespowershell -ExecutionPolicy Bypass -File tools/build/build-service-packages.ps1package:triposr-3dpowershell -ExecutionPolicy Bypass -File tools/build/package-triposr-3d.ps1publish:allpowershell -ExecutionPolicy Bypass -File tools/publish/publish-all.ps1publish:npmpowershell -ExecutionPolicy Bypass -File tools/publish/publish-npm.ps1publish:npm:drypowershell -ExecutionPolicy Bypass -File tools/publish/publish-npm.ps1 -DryRunpublish:patchpowershell -ExecutionPolicy Bypass -File tools/publish/publish-all.ps1 -Patchpublish:verdaccionpm publish --registry=https://verdaccio.mobility42.io --@mobility42:registry=https://verdaccio.mobility42.iostarttsx launcher/server/start.tstesttsx --test launcher/server/tests/*.test.tstest:servicepnpm run test:triposr-3dtest:triposr-3dtsx launcher/server/tests/install-and-run.tsvalidate-productpnpm --dir tools/product-generator validate --definition src/examples/flux-image.json