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.

Versions published
108Mature · −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 bytes26,968
Previous version4.0.0
Published2026-06-10T11:04:51.952Z
SHA-256af995dab6ea59542b0243b7b2e724f5dbbc518cf351f2228156fc6e65178d2b9

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
4.0.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
Dependencies12
  • @cloudbase/js-sdk3.4.5
  • @cloudbase/signature-nodejs2.2.0
  • agentkeepalive^4.3.0
  • axios0.27.2
  • bson^7.2.0
  • form-data^4.0.0
  • http-proxy-agent^5.0.0
  • https-proxy-agent^5.0.1
  • jsonwebtoken^9.0.2
  • node-fetch^2.7.0
  • retry^0.13.1
  • ws^8.21.0