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
- 1,190Niche · −30% score
- Versions published
- 243Mature · −50% score
- First published
- Apr 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":["@wistia/[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":["@wistia/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3005868 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/.yarn/releases/yarn-4.14.1.cjs | 3005868 bytes | 10 |
Manifest
Package metadata
Scripts13
changesetchangesetlinteslint .lint:debugeslint . --debuglint:debug:configeslint --print-config index.mjslint:debug:filesDEBUG=eslint:eslint eslint .lint:debug:rulesDEBUG=eslint:rules eslint .lint:fixyarn lint --fixlint:inspectoreslint --inspect-configoutdatedyarn upgrade-interactivepreparehuskyreleasechangeset publishtestvitest runtest:exportcheck-export-map
Dependencies26
@eslint-react/eslint-plugin^5.7.7@eslint/compat^2.1.0@eslint/js^10.0.1@stylistic/eslint-plugin^5.10.0@typescript-eslint/eslint-plugin^8.59.3@typescript-eslint/parser^8.59.3@vitest/eslint-plugin^1.6.17confusing-browser-globals^1.0.11eslint-import-resolver-typescript^4.4.4eslint-plugin-barrel-files^3.0.1eslint-plugin-filenames^1.3.2eslint-plugin-import-x^4.16.2eslint-plugin-jest^29.15.2eslint-plugin-jest-dom^5.5.0eslint-plugin-jest-formatting^3.1.0eslint-plugin-jsx-a11y^6.10.2eslint-plugin-n^18.0.1eslint-plugin-no-only-tests^3.4.0eslint-plugin-playwright^2.10.2eslint-plugin-prettier^5.5.5eslint-plugin-promise^7.3.0eslint-plugin-storybook^10.3.6eslint-plugin-styled-components-a11y^2.2.1eslint-plugin-testing-library^7.16.2globals^17.6.0globals-vitest^4.1.6