PkgRadar

Package evidence

@chenpu17/[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
481
Versions published
92Established · −30% score
First published
Sep 2025
Publisher
cppupu

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":["@chenpu17/[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":["@chenpu17/[email protected]"],"fail_on":"review"}'
Publishercppupu
Artifact bytes2,879,151
Previous version0.8.25
Published2026-06-04T12:15:45.637Z
SHA-2561f17a477d0a31b238ace4a7959b2814e7f0a43c39551b2b3fc8471b2ad552f81

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts20
  • buildpnpm run build:server && pnpm run build:cli && pnpm run build:web && pnpm run bundle:native
  • build:clipnpm --filter @cc-gw/cli build
  • build:packagepnpm run sync:native-versions && pnpm run build:cli && pnpm run build:web
  • build:servercargo build --release -p cc-gw-server
  • build:webpnpm --filter @cc-gw/web build
  • bundle:nativenode scripts/bundle-native-binary.mjs
  • devcargo run -p cc-gw-server
  • docs:compare-pen-screenshotsnode scripts/capture-compare-pen-screenshots.mjs
  • docs:readme-screenshotspnpm build && node scripts/capture-readme-screenshots.mjs
  • pack:dry-runpnpm run build:package && node scripts/pack-root-package.mjs
  • print:dist-tagnode scripts/npm-dist-tag.mjs
  • publish:packednode scripts/publish-artifacts.mjs
  • smoke:clinode scripts/smoke-cli.mjs
  • sync:native-versionsnode scripts/sync-native-versions.mjs
  • test:e2e:webpnpm build && playwright test
  • test:e2e:web:corepnpm build && playwright test tests/playwright/landing.spec.ts tests/playwright/pages.spec.ts tests/playwright/auth.spec.ts tests/playwright/logs.spec.ts tests/playwright/model-management.spec.ts tests/playwright/settings.spec.ts tests/playwright/api-keys.spec.ts --reporter=line
  • test:e2e:web:hardeningpnpm build && playwright test tests/playwright/hardening.spec.ts --reporter=line
  • test:e2e:web:update-snapshotspnpm build && playwright test tests/playwright/visual.spec.ts --update-snapshots --reporter=line
  • test:e2e:web:visualpnpm build && playwright test tests/playwright/visual.spec.ts --reporter=line
  • typecheckpnpm --filter @cc-gw/cli exec tsc --noEmit && pnpm --filter @cc-gw/web exec tsc --noEmit
Dependencies2
  • colorette^2.0.20
  • commander^12.0.0
Optional dependencies4
  • @chenpu17/cc-gw-darwin-arm640.8.26
  • @chenpu17/cc-gw-linux-arm640.8.26
  • @chenpu17/cc-gw-linux-x640.8.26
  • @chenpu17/cc-gw-win32-x640.8.26