PkgRadar

Package evidence

@cldemo/[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.

Versions published
7
First published
Jun 2026
Publisher
chelei

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":["@cldemo/[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":["@cldemo/[email protected]"],"fail_on":"review"}'
Publisherchelei
Artifact bytes3,916,484
Previous version1.0.5
Published2026-06-04T09:18:04.061Z
SHA-256dbae762f5aa64abf516c2c06fc53b7a93bc9d401b3bc3147a18e02c1aaa55df4

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
1.0.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • buildvue-tsc -b && vite build
  • cldemoUiKit.publishnpm publish --access public
  • demonode generateAuto/generate-demo.js
  • devnpm run ensure:port && vite
  • docs:generatenode generateAuto/generate-catalog.js
  • ensure:portnode scripts/ensure-port.js
  • formatprettier --write src/**/*.{vue,js,jsx,ts,tsx,json,css}
  • lib:buildnode scripts/generate-resolver.cjs && npm run lib:build:all && npm run lib:build:web && npm run lib:build:mobile && npm run lib:build:common && npm run lib:build:utils && node scripts/generate-barrel.cjs && npm run lib:build:resolver && npm run docs:generate
  • lib:build:allvue-tsc -b && vite build --config config/viteLib/vite.lib.all.config.ts
  • lib:build:commonvite build --config config/viteLib/vite.lib.common.config.ts
  • lib:build:mobilevue-tsc -b && vite build --config config/viteLib/vite.lib.mobile.config.ts
  • lib:build:resolvervue-tsc -b && vite build --config config/viteLib/vite.lib.resolver.config.ts
  • lib:build:utilsvite build --config config/viteLib/vite.lib.utils.config.ts
  • lib:build:webvue-tsc -b && vite build --config config/viteLib/vite.lib.web.config.ts
  • lib:devvite --config config/viteLib/vite.lib.web.config.ts
  • linteslint . --fix
  • previewvite preview
Dependencies18
  • @popperjs/core^2.11.8
  • @types/clipboard^2.0.1
  • axios^1.15.2
  • clipboard^2.0.11
  • countup.js^2.10.0
  • dayjs^1.11.20
  • dayjs-lunar^0.0.3
  • decimal.js^10.6.0
  • echarts^6.0.0
  • highlight.js^11.11.1
  • js-cookie^3.0.5
  • pinia^3.0.4
  • qs^6.15.1
  • video.js^8.23.7
  • vue^3.5.13
  • vue-cropper^1.1.4
  • vue-router^4.6.4
  • vue-virtual-scroller^2.0.0-beta.8