PkgRadar

Package evidence

@viamedici-spc/[email protected]

Large Javascript Payload: 2061752 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
662
Versions published
155Mature · −50% score
First published
Dec 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@viamedici-spc/[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":["@viamedici-spc/[email protected]"],"fail_on":"review"}'
Artifact bytes1,152,486
Previous version3.0.0
Published2026-05-28T08:20:21.500Z
SHA-256f529deade16268535bdfe70adfc30d1c00c6bc4895dd20027c3fc3783787e870

Why flagged

What the scanner saw

Large Javascript Payload: 2061752 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
3.0.1-rc17Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs2061752 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2866171 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs2061752 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2866171 bytes10
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npm --prefix ../configurator-framer install"5

Manifest

Package metadata

Scripts7
  • buildnpm --prefix ../configurator-framer run build && vite build
  • postpackrm README.md
  • preinstallnpm --prefix ../configurator-framer install
  • prepackcp ../../README.md README.md
  • previewvite preview --port 3000
  • testnpm --prefix ../configurator-framer run test
  • typechecktsc --noEmit
Dependencies2
  • @viamedici-spc/configurator-framerfile:../configurator-framer
  • @viamedici-spc/configurator-react4.0.0