PkgRadar

Package evidence

[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
43
Versions published
249Mature · −50% score
First published
Jun 2021
Publisher
xuhm

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherxuhm
Artifact bytes4,062,689
Previous version2.5.2
Published2026-06-02T07:53:06.357Z
SHA-2560ffc25957ad1b9d708f641781dfac8569b447e0e7283426eb1cd5ee917dee9c5

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
2.5.3Version
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
  • cc-pullgit fetch --tags -f && git pull
  • fetch-ccdknode src/mcp/tools/ccdk/fetcher.js
  • fetch-dev-envnode src/mcp/tools/dev-env/fetcher.js
  • fetch-key-guidenode src/mcp/tools/key-guide/fetcher.js
  • npm-loginnpm login --registry https://registry.npmjs.com
  • npm-publishnpm publish --registry https://registry.npmjs.org && git add . && git commit -m 'update' && git push && curl https://npmmirror.com/sync/cloudcc-cli
  • package-jarmvn clean && mvn package
  • test-cli-allnode --test
  • test-cli-onenode --test test/globalSelectList.cli.test.js
Dependencies19
  • @babel/parser^7.28.5
  • @babel/traverse^7.28.5
  • @modelcontextprotocol/sdk^1.23.0
  • axios^0.21.4
  • boxen^4.0.0
  • chalk^2.4.2
  • cheerio^1.0.0-rc.12
  • crypto-js^4.1.1
  • dayjs^1.10.7
  • fs-extra^11.2.0
  • inquirer^8.1.0
  • marked^5.0.1
  • mem-fs^2.2.1
  • mem-fs-editor^9.0.1
  • node-fetch^3.3.2
  • pinyin^4.0.0
  • vue-custom-element^3.3.0
  • vue-template-compiler^2.6.14
  • zod^4.1.13