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.

Weekly downloads
14
Versions published
8
First published
Jul 2023
Publisher
zhouhuan

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"}'
Publisherzhouhuan
Artifact bytes1,857,858
Previous version0.3.0-beta.0
Published2025-08-27T09:34:03.859Z
SHA-25639e654ace6b6f6fb28021b56f2b8ba4fa5c19bdc81d7086a547ed295646ba39b

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
12Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cn-address-m.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts10
  • buildcone build --skip-demo
  • build-docsDOC_ENV=cdn dumi build
  • build:watchbuild-scripts start --skip-demo --https
  • commit-msgcommitlint --edit
  • devtnpm run start
  • linteslint --fix "src/**/*.{ts,tsx}"
  • post-buildbash ./scripts/post-build.sh
  • pre-committnpm run lint
  • preparehusky install && ts-patch install
  • startsudo PORT=80 dumi dev
Dependencies6
  • @cainiaofe/cn-i18n^0.2.67
  • ahooks^3.7.2
  • axios^1.4.0
  • classnames2.3.1
  • lodash4.17.21
  • theme-cn-ui-m^0.9.0