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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/GenericAGGridTable-BScH7z71.cjs | 4964343 bytes | 10 |
| medium | Large Javascript Payload | package/dist/GenericAGGridTable-DuwkU73T.js | 6435192 bytes | 10 |
Manifest
Package metadata
Scripts12
buildnpm run clean && vite buildbuild:publishdocker compose run --rm npm run build && npm run publishbuild:watchvite build --watchbuild:watch:dockerdocker compose run --rm npm run build:watchcleanrimraf -rf distformatbiome format --write .format:checkbiome format .lintbiome check . && tsclint:fixbiome check --write .publish:alphadocker compose run --rm npm run build && npm publish --access public --tag alphapublish:privatedocker compose run --rm npm run build && npm publish --access restrictedpublish:publicdocker compose run --rm npm run build && npm publish --access public
Dependencies9
ag-grid-community^34.3.0ag-grid-react^34.3.0debounce^1.2.1postmate^1.5.2react-router-dom^6.9.0react-text-mask^5.5.0sbwb-ds-latestnpm:sbwb-ds@^3.29.0sbwb-icons1.16.0styled-components^5.3.9