PkgRadar

Package evidence

@cainiaofe/[email protected]

Large Javascript Payload: 3247033 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
1
First published
Oct 2023
Publisher
leannechen

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"}'
Publisherleannechen
Artifact bytes4,030,106
Previous versionnone
Published2023-10-31T05:58:34.132Z
SHA-25667afda154c597f0f388db81eb6e9dce26497b3c981c27fe75dc783b96cd2252a

Why flagged

What the scanner saw

Large Javascript Payload: 3247033 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
2.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cn-ei-rule-tree.js3247033 bytes10

Manifest

Package metadata

Scripts12
  • buildcone build
  • build-storybookcone build-storybook
  • commit-msgcommitlint --edit
  • devtnpm run start
  • formatcone format
  • lintcone lint
  • pre-commitlint-staged
  • preparehusky install && ts-patch install
  • prepublishOnlytnpm run build
  • startcone start --watch --port 7700
  • start-storybookcone start-storybook -p 7800
  • testcone test
Dependencies8
  • d3-hierarchy^1.1.8
  • lodash^4.17.21
  • prop-types^15.7.2
  • rc-field-form^1.25.0
  • react^16.3.0
  • react-dnd^9.3.2
  • react-dnd-html5-backend^9.3.2
  • react-dom^16.3.0