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
- 2,180Niche · −30% score
- Versions published
- 483Mature · −50% score
- First published
- May 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":["@7shifts/[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":["@7shifts/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3519665 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/index.js | 3519665 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.modern.js | 3238820 bytes | 10 |
Manifest
Package metadata
Scripts27
build./scripts/build.shbuild-colors./scripts/tokens/build-colors.shbuild-icons./scripts/build-icons.shbuild-illustrations./scripts/build-illustrations.shbuild-tokens./scripts/build-tokens.shbuild-zindexes./scripts/tokens/build-z-indexes.shbuild:checksource-map-explorer dist/index.js dist/index.js.mapbuild:prod./scripts/build.sh --prodchangesetchangesetlink-local./scripts/link-local.shnew:componentnode ./scripts/new-component.jsprebuild:checkrun-s "build --check"releasechangeset publishstartyarn storybookstorybookstorybook dev -p 6006 --loglevel infostorybook:buildstorybook build -o ./.storybook/dist --loglevel info --webpack-stats-jsonstorybook:chromaticstorybook dev -p 6006storybook:chromatic:buildstorybook build -o ./.storybook/dist --webpack-stats-jsontestrun-s test:unit test:lint test:buildtest:buildyarn build --testtest:linteslint --ext .ts --ext .tsx .test:unitjest --runInBandtest:unit:coveragejest --coveragetest:visualchromatic --project-token=9226d55e4d56 --exit-zero-on-changes --build-script-name=storybook:chromatic:build --only-changed --exitOnceUploadedtest:watchjest --watchunlink-local./scripts/unlink-local.shversionchangeset version
Dependencies10
classnames^2.3.2date-fns2.29.3libphonenumber-js^1.10.36lodash-es^4.17.15react-day-picker^8.8.0react-modal^3.16.1react-router-dom>=5.1.2react-select^5.10.0react-toastify^5.5.0time-autocomplete^2.0.0-dev