PkgRadar

Package evidence

@mobility42/[email protected]

no findings

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
513
Versions published
24
First published
May 2026
Publisher
hyej8155

Recommended action

Looks clean — keep monitoring

No 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"}'
Publisherhyej8155
Artifact bytes10,513
Previous version1.0.4
Published2026-06-02T01:46:30.294Z
SHA-256b48d44a3ecedc302c8bcfa19c20f66d50ea0cdc6663537ae29850fecfe2a1887

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

low
Last checked
lowRisk
0Score
1.0.5Version
Status history (1 event)
  1. newavailable · 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.ps1
  • build:tstsc -p tsconfig.json
  • generate-productpnpm --dir tools/product-generator generate
  • icon:updatepowershell -ExecutionPolicy Bypass -File tools/build/update-app-icon.ps1
  • mac:dmgpwsh ./tools/installer/build-dmg.ps1 -Runtime osx-arm64 -Version 1.0.5
  • market:exportpowershell -ExecutionPolicy Bypass -File tools/build/export-market-image.ps1
  • market:export:skip-buildpowershell -ExecutionPolicy Bypass -File tools/build/export-market-image.ps1 -SkipBuild
  • market:seedtsx tools/market/seed-market.ts
  • package-productpnpm --dir tools/product-generator package
  • package:fish-speech-v15powershell -ExecutionPolicy Bypass -File servicePackages/fish-speech-v15/build-package.ps1
  • package:servicespowershell -ExecutionPolicy Bypass -File tools/build/build-service-packages.ps1
  • package:triposr-3dpowershell -ExecutionPolicy Bypass -File tools/build/package-triposr-3d.ps1
  • publish:allpowershell -ExecutionPolicy Bypass -File tools/publish/publish-all.ps1
  • publish:npmpowershell -ExecutionPolicy Bypass -File tools/publish/publish-npm.ps1
  • publish:npm:drypowershell -ExecutionPolicy Bypass -File tools/publish/publish-npm.ps1 -DryRun
  • publish:patchpowershell -ExecutionPolicy Bypass -File tools/publish/publish-all.ps1 -Patch
  • publish:verdaccionpm publish --registry=https://verdaccio.mobility42.io --@mobility42:registry=https://verdaccio.mobility42.io
  • starttsx launcher/server/start.ts
  • testtsx --test launcher/server/tests/*.test.ts
  • test:servicepnpm run test:triposr-3d
  • test:triposr-3dtsx launcher/server/tests/install-and-run.ts
  • validate-productpnpm --dir tools/product-generator validate --definition src/examples/flux-image.json