PkgRadar

Package evidence

@assemblyvoting/[email protected]

Large Javascript Payload: 2176692 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
1,722Niche · −30% score
Versions published
156Mature · −50% score
First published
Jan 2025
Publisher
av_service_account

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 promoting

Mixed 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":["@assemblyvoting/[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":["@assemblyvoting/[email protected]"],"fail_on":"review"}'
Artifact bytes4,781,771
Previous version5.6.2-beta.7
Published2026-05-26T12:16:43.624Z
SHA-256f1ec59be8061573e467e2663c388756c697304f6dfe39a736cd8f3dad18881cf

Why flagged

What the scanner saw

Large Javascript Payload: 2176692 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
5.6.2-beta.8Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs2176692 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2450687 bytes10

Manifest

Package metadata

Scripts19
  • buildrun-p type-check build-only
  • build-onlyvite build
  • build-storybookNODE_OPTIONS=--max_old_space_size=8096 storybook build
  • devvite
  • formatprettier --write src/
  • lintrun-s lint:*
  • lint:eslinteslint . --fix --cache
  • lint:oxlintoxlint . --fix
  • precommityarn lint
  • preparehusky
  • prepublishOnlyyarn build
  • prettierprettier --write src/
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testvitest --environment jsdom --root src/
  • test-coveragevitest run --coverage --root src/
  • test-storybooktest-storybook --maxWorkers 1 --testTimeout=60000
  • test-storybook-coveragetest-storybook --maxWorkers 1 --coverage --testTimeout=60000
  • type-checkvue-tsc --build
Dependencies12
  • @fontsource/open-sans^5.2.7
  • @fontsource/pt-mono^5.2.8
  • @fontsource/rubik^5.2.8
  • @fortawesome/fontawesome-svg-core^7.2.0
  • @fortawesome/free-brands-svg-icons^7.2.0
  • @fortawesome/free-solid-svg-icons^7.2.0
  • @popperjs/core^2.11.8
  • bootstrap^5.3.8
  • floating-vue^5.2.2
  • motion^12.34.4
  • vue^3.5.29
  • vue-i18n^11.2.8