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
- 443
- Versions published
- 58Established · −30% score
- First published
- Sep 2025
- Publisher
- hanbingcool
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":["@rings-webgpu/[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":["@rings-webgpu/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2105998 bytes
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 28 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/rings.es.js | 2105998 bytes | 10 |
| medium | Large Javascript Payload | package/dist/rings.es.max.js | 3013880 bytes | 10 |
| medium | Large Javascript Payload | package/dist/rings.umd.js | 2110107 bytes | 10 |
| medium | Large Javascript Payload | package/dist/rings.umd.max.js | 3163971 bytes | 10 |
Manifest
Package metadata
Scripts15
buildtsc --p tsconfig.build.json && vite build && npm run build:types && npm run minifybuild:mediacd packages/media-extention && npm run buildbuild:packagesnpm run build:physics && npm run build:media && npm run build:statsbuild:physicscd packages/physics && npm run buildbuild:statscd packages/stats && npm run buildbuild:testtsc --p tsconfig.build.json && vite build && npm run build:packagesbuild:typestsc --emitDeclarationOnly -p tsconfig.build.json && node scripts/build-types.jsdevvitedocstypedoc --skipErrorCheckingdocs:servenpx --yes serve docs -l 5174minifynode scripts/minify.jspublishnpm publish --access publicpublish:ammocd packages/ammo && npm publish --access publicpublish:packagesnpm run publish:ammo && npm run publish:physicspublish:physicscd packages/physics && npm run build && npm publish --access public