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.
- Versions published
- 59Established · −30% score
- First published
- Jul 2025
- Publisher
- stackone-publisher
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 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":["@stackone/[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":["@stackone/[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
Scripts27
buildrollup -ccode:formatbiome format ./src ./devcode:format:fixbiome format --write ./src ./devdevcd dev/vite && npm run devdev:angularcd dev/angular && npm run devdev:angular:setupnpm run build && cd dev/angular && npm installdev:nextjscd dev/nextjs && npm run devdev:nextjs:setupnpm run build && cd dev/nextjs && npm installdev:react-wccd dev/react && npm run devdev:react-wc:setupnpm run build && cd dev/react && npm installdev:react19cd dev/vite-react19 && npm run devdev:react19:setupnpm run build && cd dev/vite-react19 && npm installdev:rsbuildcd dev/rsbuild && npm run devdev:rsbuild:buildcd dev/rsbuild && npm run builddev:rsbuild:setupnpm run build && cd dev/rsbuild && npm installdev:setupnpm run build && cd dev/vite && npm installdev:sveltecd dev/svelte && npm run devdev:svelte:setupnpm run build && cd dev/svelte && npm installdev:vanillacd dev/vanilla && npm run devdev:vanilla:setupnpm run build && cd dev/vanilla && npm installdev:vuecd dev/vue && npm run devdev:vue:setupnpm run build && cd dev/vue && npm installlintbiome lint --error-on-warnings ./src ./dev && biome check ./src ./devlint:fixbiome lint --write ./src ./dev && biome check --write ./src ./devpublish-releasenpm publish --access=publicrelaycd dev/vite && npm run relaytestecho "Error: no test specified" && exit 1
Dependencies3
@stackone/malachite^0.25.2@tanstack/react-query^5.77.2use-deep-compare-effect^1.8.1