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
- 934
- Versions published
- 74
- First published
- Mar 2026
- Publisher
- uptrademedia
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":["@sonordev/[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":["@sonordev/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2358539 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 25 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/cli/index.js | 2358539 bytes | 10 |
| medium | Large Javascript Payload | package/dist/cli/index.mjs | 2340079 bytes | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/cli/index.js | 2358539 bytes | 10 |
| medium | Large Javascript Payload | package/dist/cli/index.mjs | 2340079 bytes | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/postinstall.cjs" | 5 |
Manifest
Package metadata
Scripts7
buildtsupcleanrm -rf distdevtsup --watchpostinstallnode ./scripts/postinstall.cjsprepublishOnlyrm -rf dist && tsup && node -e "const fs=require('fs');if(!fs.existsSync('dist/index.d.ts')){console.error('ERROR: .d.ts files missing from dist — DTS generation failed');process.exit(1)}"testvitest runtypechecktsc --noEmit
Dependencies15
@babel/parser^7.23.0@babel/traverse^7.23.0@portabletext/react^6.0.3@sanity/image-url^2.0.3@supabase/supabase-js^2.49.1chalk^5.3.0commander^11.1.0dotenv^17.2.3glob^10.3.0inquirer^9.2.0marked^17.0.5open^10.0.0ora^8.0.0react-markdown^9.0.0socket.io-client^4.8.3