PkgRadar

Package evidence

@epilot/[email protected]

Large Javascript Payload: 2033850 bytes

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
3,057Niche · −30% score
Versions published
261Mature · −50% score
First published
Jan 2021
Publisher
julian.maurer

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@epilot/[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":["@epilot/[email protected]"],"fail_on":"review"}'
Publisherjulian.maurer
Artifact bytes1,325,083
Previous version3.10.0
Published2025-09-02T08:27:03.396Z
SHA-256b87b718a739a1210c0ecea35eaa001df108c3e4aab2a06d73659e3cf2360acd5

Why flagged

What the scanner saw

Large Javascript Payload: 2033850 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
3.10.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/bundle.js2033850 bytes0

Manifest

Package metadata

Scripts19
  • _postinstallhusky
  • buildrm -rf dist && tsc --declaration && webpack --mode=production
  • build-storybookNODE_ENV=production build-storybook
  • deploycd iac && yarn && yarn deploy
  • linteslint --cache "./src/**/*" "./test/**/*" "./stories/**/*" "./.storybook/**/*"
  • packageyarn build-storybook
  • postpackpinst --enable
  • postreleasegit push && git push --tags
  • prepackpinst --disable
  • prepublishOnlyyarn build
  • prereleaseyarn lint && yarn test
  • releasestandard-version
  • release:ALPHAyarn release --prerelease alpha
  • startwebpack serve --port 5500
  • start:localnpm run build && yalc publish --push
  • storybookstart-storybook -p 6006
  • testjest --passWithNoTests
  • updtryarn upgrade-interactive --latest
  • yalc:publishtsc && yalc publish --push --no-scripts
Dependencies14
  • @date-io/date-fns1.3.13
  • @epilot360/icons^1.17.14
  • @material-ui/core4.12.4
  • @material-ui/icons>=4
  • @material-ui/lab^4.0.0-alpha.56
  • @material-ui/pickers3.3.10
  • @types/jss^10.0.0
  • @types/lodash^4.14.175
  • classnames^2.3.1
  • clsx^2.1.1
  • date-fns2.19.0
  • lodash^4.17.21
  • react-beautiful-dnd^13.1.1
  • react-input-mask2.0.4