PkgRadar

Package evidence

@baiducloud/[email protected]

Large Javascript Payload: 2302020 bytes

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
969
Versions published
79Mature · −50% score
First published
Jul 2018
Publisher
lurunze

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":["@baiducloud/[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":["@baiducloud/[email protected]"],"fail_on":"review"}'
Publisherlurunze
Artifact bytes1,137,498
Previous version1.0.8-beta.6
Published2026-06-11T09:27:15.960Z
SHA-2563cd3d728ca0d12b34aa6b2dde9cf939860d6eeb61468ec079bc3256ea1688897

Why flagged

What the scanner saw

Large Javascript Payload: 2302020 bytes

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/baidubce-sdk.bundle.js2302020 bytes0

Manifest

Package metadata

Scripts16
  • buildnode scripts/build.js
  • docscd example && npm run start
  • docs:checknode scripts/check-bos-api-docs.js --check
  • docs:scannode scripts/check-bos-api-docs.js --scan-only
  • docs:syncnode scripts/check-bos-api-docs.js --sync
  • docs:updatenode scripts/check-bos-api-docs.js
  • prebuildnode scripts/check-bos-types.js --strict && node scripts/check-bos-api-docs.js --check && npm run types:tsc
  • publish:bosnode scripts/publish_to_bos.js
  • sync:mirrornode scripts/sync-npmmirror.mjs
  • testjest
  • test:legacy./test/run-all.sh
  • types:checknode scripts/check-bos-types.js --check
  • types:scannode scripts/check-bos-types.js --scan
  • types:strictnode scripts/check-bos-types.js --strict
  • types:syncnode scripts/check-bos-types.js --sync
  • types:tsctsc -p tsconfig.check.json
Dependencies13
  • @nodelib/fs.walk^2.0.0
  • @types/node^16.0.0
  • async^3.2.5
  • dayjs^1.11.10
  • debug^3.1.0
  • filesize^10.1.0
  • http-proxy-agent^5.0.0
  • https-proxy-agent^5.0.1
  • lodash^4.17.21
  • process^0.11.10
  • q^1.5.1
  • underscore^1.9.1
  • urlencode^1.1.0