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
- 102Established · −30% score
- First published
- Sep 2025
- Publisher
- rivet-design
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".ssh/"
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/services/StaticPreviewServer.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts35
benchtsx benchmarks/bench.tsbench:listtsx benchmarks/list.tsbench:reviewtsx benchmarks/review/server.tsbench:runtsx benchmarks/runner.tsbuildtsc && npm run build:assets && npm run build:ui && npm run build:binbuild-storybook:uiyarn workspace @rivet/ui build-storybookbuild:assetsmkdir -p dist/services/templates/designmd && cp src/services/templates/designmd/*.md dist/services/templates/designmd/build:binmkdir -p bin && cp src/bin-template.js bin/rivet.js && chmod +x bin/rivet.jsbuild:uicd src/ui && vite buildcheck:pre-commitnpx lint-staged && yarn build && cd src/ui && yarn typecheck && cd ../.. && cd src/proxy && yarn build && cd ../.. && cd desktop/renderer && yarn build && cd ../..check:pre-pushyarn testcleanrm -rf dist src/ui/dist bindeadcodeknipdeadcode:fixknip --fixdeploy:supabase:functionsbash scripts/deploy-supabase-functions.shdesktopyarn build && cd desktop && yarn devdevtsc --watchdocs:syncnode scripts/sync-external-docs.jsformatprettier --write .format:checkprettier --check .linteslint . --ext ts,tsx,js,jsxlint:fixeslint . --ext ts,tsx,js,jsx --fixpacknpm run build && npm packpack:verifynpm run pack && tar -tzf rivet-design-*.tgz | sort && echo ' ✓ Package contents listed above'postpublishgit checkout README.mdpreparehuskyprepublishOnlygit rev-parse --abbrev-ref HEAD | grep -qx main || (echo 'ERROR: npm publish must be run from the main branch' && exit 1) && cp README.npm.md README.md && npm run build || (git checkout README.md && exit 1)ratchettsx scripts/ratchet.tssmoke:mcpnode scripts/smoke-mcp-tools.mjsstart:hosted-demonode dist/hosted-demo.js- …and 5 more.
Dependencies52
@anthropic-ai/claude-agent-sdk^0.1.42@contextcompany/claude^1.0.0@modelcontextprotocol/sdk1.27.1@phosphor-icons/react^2.1.10@radix-ui/react-accordion^1.2.11@radix-ui/react-popover^1.1.15@radix-ui/react-select^2.2.6@radix-ui/react-tabs^1.1.13@radix-ui/react-toast^1.2.14@radix-ui/react-tooltip^1.2.8@react-aria/color^3.1.2@react-aria/focus^3.21.2@react-aria/i18n^3.12.13@react-stately/color^3.9.2@sentry/node10.44.0@types/cors^2.8.19@types/express^5.0.3@types/node^25.4.0@types/react^18.2.43@types/react-dom^18.2.17@vitejs/plugin-react^4.2.1autoprefixer^10.4.16bippy^0.5.8chroma-js^3.2.0class-variance-authority^0.7.1clsx^2.1.1cors^2.8.5dotenv^17.4.2express^5.2.1glob^11.0.3- …and 22 more.