PkgRadar

Package evidence

@cloudbase/[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
16,862Mainstream · −50% score
Versions published
107Mature · −50% score
First published
Dec 2019
Publisher
yuzhen

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":["@cloudbase/[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":["@cloudbase/[email protected]"],"fail_on":"review"}'
Publisheryuzhen
Artifact bytes73,748
Previous version3.18.0
Published2026-03-13T09:14:43.112Z
SHA-256c688aafcd88f8442d3177af08262953bc100c86dd7ec3a4250152515e8bfe8ed

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
3.18.1Version
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
  • buildrm -rf dist/* && npm run tsc
  • coveragenpx jest --detectOpenHandles --coverage
  • coverallscat ./coverage/lcov.info | coveralls
  • eslintnpx eslint "./**/*.ts"
  • eslint-fixnpx eslint --fix "./**/*.ts"
  • preparehusky install
  • testnpx jest --detectOpenHandles --verbose --coverage --runInBand
  • tscnpx tsc -p tsconfig.json
  • tsc:wnpx tsc -p tsconfig.json -w
Dependencies16
  • @cloudbase/ai2.23.0
  • @cloudbase/app2.23.0
  • @cloudbase/database1.4.3
  • @cloudbase/signature-nodejs2.2.0
  • @cloudbase/types2.23.0
  • @cloudbase/wx-cloud-client-sdk1.7.1
  • agentkeepalive^4.3.0
  • axios0.27.2
  • form-data^4.0.0
  • http-proxy-agent^5.0.0
  • https-proxy-agent^5.0.1
  • jsonwebtoken^9.0.2
  • retry^0.13.1
  • web-streams-polyfill^4.2.0
  • ws^8.19.0
  • xml2js^0.6.2