PkgRadar

Package evidence

@cainiaofe/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
71Mature · −50% score
First published
Jul 2023
Publisher
kayla3love

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"}'
Publisherkayla3love
Artifact bytes1,887,997
Previous version0.0.52-beta.0
Published2025-02-27T03:04:48.373Z
SHA-2565a6a0076e81d15b7a899673c1b653280a7fbf11c5bcc0bd9c0961cb05a5d98c8

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cn-ui-layout.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/protoIndex.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/prototype.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/prototypePrd.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/prototypeView.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/prototypeViewPrd.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts7
  • buildcone build
  • commit-msgcommitlint --edit
  • pre-commitlint-staged
  • preparehusky install && ts-patch install
  • publishPubliccone build && npm publish && tnpm sync @cainiaofe/cn-ui-layout
  • publishPublicShbash ./scripts/publish.sh
  • startcone start
Dependencies5
  • @cainiaofe/cn-i18n^0.3.21
  • @cainiaofe/cn-ui-theme-light^2.0.8
  • @cainiaofe/cn-ui-utils^1.5.11
  • lodash^4.17.21
  • ts-patch^3.1.1