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
- 187
- Versions published
- 101Mature · −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
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":["@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: 2134581 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 low · score 0 · 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 | Large Javascript Payload | package/dist/dv-agent.es.js | 2134581 bytes | 0 |
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.27.9@hookform/resolvers^3.3.4@livekit/components-react^2.9.0@livekit/components-styles^1.1.5@radix-ui/react-avatar^1.0.4@radix-ui/react-dropdown-menu^2.0.6@radix-ui/react-icons^1.3.0@radix-ui/react-label^2.0.2@radix-ui/react-popover^1.1.4@radix-ui/react-slot^1.1.1@radix-ui/react-tooltip^1.0.7@tailwindcss/typography^0.5.19@wavesurfer/react^1.0.5class-variance-authority^0.7.0clsx^2.1.0framer-motion^11.2.6livekit-client^2.11.4lucide-react^0.439.0react^18.3.1react-dom^18.3.1react-hook-form^7.51.3react-lottie^1.2.4react-markdown^10.1.0remark-gfm^4.0.1tailwind-merge^2.2.1tailwindcss-animate^1.0.7zod^3.24.1