PkgRadar

Package evidence

@visio-io/[email protected]

Large Javascript Payload: 2205412 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
550
Versions published
182
First published
Jan 2026
Publisher
filipelins

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":["@visio-io/[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":["@visio-io/[email protected]"],"fail_on":"review"}'
Publisherfilipelins
Artifact bytes6,113,680
Previous version1.10.85
Published2026-06-06T20:53:31.637Z
SHA-2567c0c7f5f622f6b8f35394503db919e6a36ece26aa9a6283096e86dee0d401923

Why flagged

What the scanner saw

Large Javascript Payload: 2205412 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.10.86Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.cjs.js2205412 bytes0
lowLarge Javascript Payloadpackage/dist/index.es.js3455140 bytes0

Manifest

Package metadata

Scripts9
  • buildvite build && tsc -p tsconfig.build.json
  • build-storybookstorybook build
  • devstorybook dev -p 6006
  • dev:yalcYALC=1 vite build --watch
  • preparenpm run build
  • releasepnpm build && changeset publish
  • startstorybook dev -p 6066 --host 0.0.0.0 --no-open
  • storybookstorybook dev -p 6006
  • type-checktsc --noEmit
Dependencies6
  • @mui/icons-material^7.3.7
  • @mui/x-data-grid^8.27.3
  • framer-motion^12.29.2
  • hls.js^1.6.15
  • react-day-picker^9.14.0
  • supercluster^8.0.1