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
- 187
- Versions published
- 29
- First published
- Feb 2026
- Publisher
- gusbmachado105
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":["@viasoftbr/[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":["@viasoftbr/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2074187 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 40 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/components.cjs | 2074187 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.cjs | 2087035 bytes | 10 |
| medium | Large Javascript Payload | package/dist/components.js | 2045975 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.js | 2057646 bytes | 10 |
Manifest
Package metadata
Scripts3
buildnode scripts/build.jsdevnode scripts/build.js --watchtypechecktsc --noEmit
Dependencies17
@headlessui/react^2.2.9@reduxjs/toolkit^2.10.1@types/react-dom^19.2.3@viasoftbr/shared-utils^0.0.1axios^1.13.2i18next^25.7.3json-server1.0.0-beta.3lucide-react^0.460.0react^19.2.4react-dom^19.2.4react-i18next^16.5.0react-redux^9.2.0react-router-dom^6.20.1react-tooltip^5.30.0redux-batch-middleware^0.2.0tailwind-scrollbar^4.0.2use-sync-external-store1.6.0