PkgRadar

Package evidence

@cainiaofe/[email protected]

Large Javascript Payload: 2867528 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
417
Versions published
400Mature · −50% score
First published
Jul 2023
Publisher
joshuasui

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

Review before promoting

Mixed 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":["@cainiaofe/[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":["@cainiaofe/[email protected]"],"fail_on":"review"}'
Publisherjoshuasui
Artifact bytes6,580,045
Previous version0.11.29-beta.0
Published2024-07-09T02:30:03.691Z
SHA-25637bd1f98ed01cb3a62e4b58acbd9518216686e796b6f1052eafec8ee072fc8ec

Why flagged

What the scanner saw

Large Javascript Payload: 2867528 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.11.29-beta.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cn-ui-onecode.js2867528 bytes10
mediumLarge Javascript Payloadpackage/dist/cn-ui-onecode.polyfill.js2977486 bytes10

Manifest

Package metadata

Scripts5
  • buildpnpm run copy:stories && bash ./scripts/build.sh
  • copy:storiesnode ./scripts/copy-demo.js
  • proxynode ./scripts/build/compile-watch-dist.js
  • pubnpm publish --access=public --registry=https://registry.npmjs.org
  • startpnpm run copy:stories && start-storybook --port 8089 -c ../../config/storybook
Dependencies16
  • @cainiaofe/cn-ui^0.11.29-beta.1
  • @cainiaofe/cn-ui-m^0.11.29-beta.1
  • ahooks3.7.8
  • babel-runtime6.26.0
  • bignumber.js9.0.2
  • classnames2.3.1
  • cn-request1.0.44
  • dayjs1.11.3
  • events3.3.0
  • hoist-non-react-statics^3.0.0
  • lodash4.17.21
  • numbro2.3.6
  • panda-i18n0.2.65
  • prop-types^15.6.0
  • query-string^7.1.3
  • styled-components^5.3.5