PkgRadar

Package evidence

@ufal-lccv/[email protected]

Large Javascript Payload: 4964343 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
565
Versions published
131Established · −30% score
First published
Jun 2025
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":["@ufal-lccv/[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":["@ufal-lccv/[email protected]"],"fail_on":"review"}'
Artifact bytes2,975,182
Previous version0.2.41
Published2026-05-25T18:28:12.637Z
SHA-2568da3b43a0ab1f758b428b654b100ebcffd508904094d969d599f339e326432cd

Why flagged

What the scanner saw

Large Javascript Payload: 4964343 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
0.2.42Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/GenericAGGridTable-BScH7z71.cjs4964343 bytes10
mediumLarge Javascript Payloadpackage/dist/GenericAGGridTable-DuwkU73T.js6435192 bytes10

Manifest

Package metadata

Scripts12
  • buildnpm run clean && vite build
  • build:publishdocker compose run --rm npm run build && npm run publish
  • build:watchvite build --watch
  • build:watch:dockerdocker compose run --rm npm run build:watch
  • cleanrimraf -rf dist
  • formatbiome format --write .
  • format:checkbiome format .
  • lintbiome check . && tsc
  • lint:fixbiome check --write .
  • publish:alphadocker compose run --rm npm run build && npm publish --access public --tag alpha
  • publish:privatedocker compose run --rm npm run build && npm publish --access restricted
  • publish:publicdocker compose run --rm npm run build && npm publish --access public
Dependencies9
  • ag-grid-community^34.3.0
  • ag-grid-react^34.3.0
  • debounce^1.2.1
  • postmate^1.5.2
  • react-router-dom^6.9.0
  • react-text-mask^5.5.0
  • sbwb-ds-latestnpm:sbwb-ds@^3.29.0
  • sbwb-icons1.16.0
  • styled-components^5.3.9