PkgRadar

Package evidence

@cainiaofe/[email protected]

no findings

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
419
Versions published
403Mature · −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

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":["@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 bytes3,099,783
Previous version0.11.28
Published2024-06-20T06:09:41.474Z
SHA-25688c7d9f24842c0ea3eeaddde7a6b5661f6afc400a4f17de354ee8400fb11c40f

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildpnpm run copy:stories && bash ./scripts/build.sh
  • copy:storiesnode ./scripts/copy-demo.js
  • formatcone format
  • lintcone lint
  • pre-commitlint-staged
  • preparets-patch install
  • proxynode ./scripts/build/compile-watch-dist.js
  • pubnpm publish --access=public --registry=https://registry.npmjs.org
  • startpnpm run copy:stories && start-storybook --port 8088 -c ../../config/storybook
Dependencies8
  • @cainiaofe/cn-address0.3.0
  • @cainiaofe/cn-ui^0.11.29-beta.0
  • @cainiaofe/cn-ui-m^0.11.29-beta.0
  • ahooks3.7.8
  • cn-request1.0.44
  • lodash4.17.21
  • panda-i18n0.2.65
  • query-string^7.1.3