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
- 782
- Versions published
- 468Mature · −50% score
- First published
- Nov 2022
- Publisher
- 0xraj
Effective trust discount applied: −50% (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":["@0xsquid/[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":["@0xsquid/[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
Scripts12
buildrimraf dist && mkdir -p dist/cjs && yarn build-tailwind && rollup -c rollup.config.jsbuild-tailwindtailwindcss -i ./src/tailwind.css -o ./src/compiled-tailwind.cssformatprettier --write --ignore-path .prettierignore .packlibrm -f squid-widget-*.tgz && yarn build && yarn pack --filename squid-widget-$(date +%s).tgzprebuildnode -p "'export const SQUID_WIDGET_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'" > src/squidWidgetVersion.tsreleaserelease-itrelease:cirelease-it --cirelease:dryrelease-it --dry-runrelease:prerelease-it --preRelease=betatestvitestwatchtsc -w -p ./tsconfig.jsonwatch:build-tailwindyarn build-tailwind --watch
Dependencies15
@0xsquid/react-hooks8.8.1-beta-canton.4@0xsquid/squid-types0.1.227@0xsquid/ui3.4.1-beta-deposit-with-memo.1@tanstack/react-query4.36.1@types/lodash4.14.202@wagmi/core2.13.8axios1.7.2clsx2.1.1ethers6.13.5fuse.js6.6.2lodash4.17.21qr.js0.0.0react-device-detect2.2.3react-window^1.8.10zustand4.5.4