Package evidence
@sonordev/[email protected]
Install-time lifecycle script: postinstall="node ./scripts/postinstall.cjs"
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
- 731
- Versions published
- 76
- 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
Install-time lifecycle script: postinstall="node ./scripts/postinstall.cjs"
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 5 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/postinstall.cjs" | 5 |
| low | Large Javascript Payload | package/dist/cli/index.js | 2358539 bytes | 0 |
| low | Large Javascript Payload | package/dist/cli/index.mjs | 2340079 bytes | 0 |
Manifest
Package metadata
Scripts7
buildtsupcleanrm -rf distdevtsup --watchpostinstallnode ./scripts/postinstall.cjsprepublishOnlyrm -rf dist && tsup && node scripts/verify-dts.cjstestvitest 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