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
2,418Niche · −30% score
Versions published
19
First published
May 2026
Publisher
hyej8155

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

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,199
Previous version0.1.25
Published2026-05-26T07:35:23.328Z
SHA-25610ada8e9a66e9aa96bd1fb125ba976b35c3b46c96b60cd91d602b784c055f9d8

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.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts21
  • 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 0.1.0
  • 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: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