PkgRadar

Package evidence

@cainiaofe/[email protected]

Large Javascript Payload: 3628254 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.

Versions published
11Established · −30% score
First published
Jul 2023
Publisher
zhen.hz

Effective trust discount applied: 30% (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"}'
Publisherzhen.hz
Artifact bytes1,228,313
Previous version0.4.0
Published2024-04-08T06:38:02.890Z
SHA-2567552d0cd68510ed5a85457ceb38b272fbf07f3cfb96c2d91e0c94068160ef90d

Why flagged

What the scanner saw

Large Javascript Payload: 3628254 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/build/index.js3628254 bytes10

Manifest

Package metadata

Scripts11
  • buildcone build && tnpm run build-storybook
  • build-storybookcone build-storybook
  • commit-msgcommitlint --edit
  • devtnpm run start
  • formatcone format
  • lintcone lint
  • pre-commitlint-staged
  • preparehusky install && ts-patch install
  • startsudo cone start --port 80 --disable-open
  • start-storybooksudo cone start-storybook -p 80
  • testcone test
Dependencies7
  • @cainiaofe/cn-ui^0.7.3
  • @cainiaofe/cn-ui-theme-light^2.x
  • ahooks^3.1.13
  • classnames^2.3.1
  • prop-types^15.7.2
  • react^16.3.0
  • react-dom^16.3.0