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
- 13
- Versions published
- 5
- First published
- Sep 2021
- Publisher
- senhordrio
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":["@e-inscricao/[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":["@e-inscricao/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 21493429 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 10 · 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/ei-co-hosts-dashboard.umd.js | 21493429 bytes | 10 |
Manifest
Package metadata
Scripts5
buildwebpack && yarn build:minbuild:mincd dist && uglifyjs --compress --mangle --source-map --comments -o ei-co-hosts-dashboard.umd.min.js -- ei-co-hosts-dashboard.umd.js && gzip ei-co-hosts-dashboard.umd.min.js -c > ei-co-hosts-dashboard.umd.min.js.gzpublishnpm publish --access=publicstartwebpack servetestecho "Error: no test specified" && exit 1
Dependencies16
@atos6/prettier-config^0.0.2@chakra-ui/react^1.6.4@emotion/react^11@emotion/styled^11@labz/ds^0.0.58-alpha@types/dompurify^2.2.3dompurify^2.3.0dotenv-webpack^7.0.3formik^2.2.9framer-motion^4glob-parent^5.1.2react17.0.2react-dom17.0.2react-html-parser^2.0.2typescript4.2.4yup^0.32.9