PkgRadar

Package evidence

@alicloud/[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
114
Versions published
15Established · −30% score
First published
May 2023
Publisher
console-fe

Effective trust discount applied: 30% (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":["@alicloud/[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":["@alicloud/[email protected]"],"fail_on":"review"}'
Publisherconsole-fe
Artifact bytes37,805
Previous version0.1.6-beta.0
Published2025-12-10T02:32:25.562Z
SHA-256c2b837706824ea0a53ea11d0d9aa5cdfe34589ae6d63405111bd803ebc4b4441

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
0.1.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

Scripts9
  • buildyarn build:esm && yarn build:cjs && yarn build:types
  • build:bundlebreezr build --engine webpack
  • build:cjsbreezr build --engine babel
  • build:esmbreezr build --engine babel --es-module
  • build:typestsc -p tsconfig-declaration.json --rootDir src --outDir build/types --declaration --emitDeclarationOnly
  • cleanrm -rf build
  • prepublishOnlyyarn clean && yarn build
  • startbreezr start-storybook
  • testbreezr test:unit
Dependencies9
  • @alicloud/console-base-intl-factory-basic^1.6.9
  • @alicloud/console-base-rc-button^1.8.2
  • @alicloud/console-base-rc-icon^1.10.17
  • @alicloud/console-base-theme^1.9.7
  • @alicloud/mere-dom^1.8.0
  • @alicloud/react-hook-is-unmounted^1.3.4
  • @alicloud/typescript-missing-helpers^1.3.4
  • immutability-helper^3.1.1
  • lodash-es^4.17.21