PkgRadar

Package evidence

@desivocal/[email protected]

Large Javascript Payload: 2130441 bytes

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
100Mature · −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 monitoring

No 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"}'
Publishernparashar150
Artifact bytes1,181,466
Previous version1.0.21-alpha.9
Published2026-06-10T08:05:57.721Z
SHA-256ec9775d1b9d4e83c2cd13417097b57c16e4e971755e4bd2ec418083f2100cbca

Why flagged

What the scanner saw

Large Javascript Payload: 2130441 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.21-alpha.10Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/dv-agent.es.js2130441 bytes0

Manifest

Package metadata

Scripts6
  • buildtsc -b && vite build && cp -r ./test.html ./dist/test.html
  • devvite --port=3000
  • linteslint .
  • previewvite preview
  • releasepnpm run build && npm publish --access=public
  • release: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.5
  • class-variance-authority^0.7.0
  • clsx^2.1.0
  • framer-motion^11.2.6
  • livekit-client^2.11.4
  • lucide-react^0.439.0
  • react^18.3.1
  • react-dom^18.3.1
  • react-hook-form^7.51.3
  • react-lottie^1.2.4
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • tailwind-merge^2.2.1
  • tailwindcss-animate^1.0.7
  • zod^3.24.1