PkgRadar

Package evidence

@cowave-front/[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
2
First published
May 2026
Publisher
sai-kang

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":["@cowave-front/[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":["@cowave-front/[email protected]"],"fail_on":"review"}'
Publishersai-kang
Artifact bytes97,367
Previous version1.0.0
Published2026-05-27T09:34:00.757Z
SHA-256281efa815577f41ad60fc2a881a2fcb0f9f6a694696af21f871c1a46cb6cdeba

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

Scripts12
  • buildvite build
  • commitcz
  • cowave-frontnpm i @cowave-cli/directive @cowave-cli/element @cowave-cli/plugins @cowave-cli/utils
  • devvite
  • openvite --open
  • previewvite preview
  • rstandard-version
  • r:initstandard-version -t release- --release-as
  • r:init:comment初始化 release 分支 version,如 npm run r:init 0.0.1-alpha.0
  • rastandard-version -t release- --prerelease alpha
  • ra:comment更新 alpha.x 先行版本号
  • typecheckvue-tsc --noEmit
Dependencies17
  • @cowave-cli/directive^1.0.4
  • @cowave-cli/element^2.2.46
  • @cowave-cli/plugins^2.3.9
  • @cowave-cli/utils^2.5.7
  • @vueuse/core^10.7.2
  • axios^1.7.7
  • echarts^6.0.0
  • element-plus^2.12.0
  • lodash^4.17.21
  • mitt^3.0.1
  • pinia^3.0.4
  • postcss^8.5.6
  • postcss-pxtorem^6.1.0
  • sass^1.69.5
  • vue^3.5.12
  • vue-i18n^11.2.2
  • vue-router^4.4.5