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
- 735
- Versions published
- 300Mature · −50% score
- First published
- Jul 2021
- 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":["@vlprojects-chat/[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":["@vlprojects-chat/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2086375 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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.mjs | 2086375 bytes | 10 |
Manifest
Package metadata
Scripts2
buildtsc --noEmit && vite build --mode productionstartvite
Dependencies36
@emotion/css^11.13.4@emotion/react^11.13.3@emotion/styled^11.13.0@mui/icons-material^6.1.6@mui/lab6.0.0-beta.14@mui/material^6.1.6@mui/styles^6.1.6@mui/system^6.1.6axios^1.7.7centrifuge5.2.2classnames^2.5.1date-fns^4.1.0final-form^4.20.10final-form-arrays^3.1.0flat^6.0.1js-cookie^3.0.5linkify-react^4.1.3linkifyjs^4.1.3mobx^6.13.5mobx-event-bus2^2.0.0mobx-keystone^1.11.1mobx-react^9.1.1mobx-react-lite^4.0.7mobx-utils^6.1.0notistack^3.0.1qs^6.13.0react-dropzone^14.2.10react-error-boundary^4.1.2react-final-form^6.5.9react-final-form-arrays^3.1.4- …and 6 more.