PkgRadar

Package evidence

@coze/[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
56Mature · −50% score
First published
Dec 2024
Publisher
coze_bot

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":["@coze/[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":["@coze/[email protected]"],"fail_on":"review"}'
Publishercoze_bot
Artifact bytes296,652
Previous version0.2.0-alpha.d1f7ae
Published2026-06-09T08:53:12.026Z
SHA-256d6bd8791f2b13d00f46e552291552d9c46e16faa5b736eedccc6976e17ff072b

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.2.0-alpha.dea2daVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • audit:postpack-audit post
  • audit:prepack-audit pre
  • buildCUSTOM_VERSION=release REGION=cn tsx scripts/build.ts
  • knipknip --include files
  • knip:allknip
  • linteslint ./ --cache
  • pre-releasetsx scripts/pre-release.ts
  • prebuildtsx scripts/prebuild.ts
  • prepublishOnlynpm run pre-release
  • testvitest --run --passWithNoTests
  • test:allbash scripts/test-coverage.sh
  • test:covvitest --run --passWithNoTests --coverage
  • test:e2eecho 'e2e skipped' && exit 0
Dependencies14
  • @inquirer/prompts^3.2.0
  • chalk^4.1.2
  • commander~12.1.0
  • form-data^4.0.5
  • http-proxy-agent~8.0.0
  • https-proxy-agent~8.0.0
  • lodash^4.18.1
  • mitt~3.0.1
  • omelette~0.4.17
  • openapi-typescript~7.4.0
  • skillslatest
  • swagger2openapi^7.0.8
  • undici~7.24.5
  • ws~8.20.0