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
- 209
- Versions published
- 97Mature · −50% score
- First published
- Oct 2024
- Publisher
- nparashar150
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
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":["@desivocal/[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":["@desivocal/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2126448 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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/dv-agent.es.js | 2126448 bytes | 10 |
Manifest
Package metadata
Scripts6
buildtsc -b && vite build && cp -r ./test.html ./dist/test.htmldevvite --port=3000linteslint .previewvite previewreleasepnpm run build && npm publish --access=publicrelease:alphapnpm run build && npm publish --access=public --tag alpha
Dependencies27
@changesets/cli^2.31.0@hookform/resolvers^3.10.0@livekit/components-react^2.9.21@livekit/components-styles^1.2.0@radix-ui/react-avatar^1.1.11@radix-ui/react-dropdown-menu^2.1.16@radix-ui/react-icons^1.3.2@radix-ui/react-label^2.1.8@radix-ui/react-popover^1.1.15@radix-ui/react-slot^1.2.4@radix-ui/react-tooltip^1.2.8@tailwindcss/typography^0.5.19@wavesurfer/react^1.0.12class-variance-authority^0.7.1clsx^2.1.1framer-motion^11.18.2livekit-client^2.18.10lucide-react^0.439.0react^18.3.1react-dom^18.3.1react-hook-form^7.75.0react-lottie^1.2.10react-markdown^10.1.0remark-gfm^4.0.1tailwind-merge^2.6.1tailwindcss-animate^1.0.7zod^3.25.76