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
- 93Established · −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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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:nativebuild:clipnpm --filter @cc-gw/cli buildbuild:packagepnpm run sync:native-versions && pnpm run build:cli && pnpm run build:webbuild:servercargo build --release -p cc-gw-serverbuild:webpnpm --filter @cc-gw/web buildbundle:nativenode scripts/bundle-native-binary.mjsdevcargo run -p cc-gw-serverdocs:compare-pen-screenshotsnode scripts/capture-compare-pen-screenshots.mjsdocs:readme-screenshotspnpm build && node scripts/capture-readme-screenshots.mjspack:dry-runpnpm run build:package && node scripts/pack-root-package.mjsprint:dist-tagnode scripts/npm-dist-tag.mjspublish:packednode scripts/publish-artifacts.mjssmoke:clinode scripts/smoke-cli.mjssync:native-versionsnode scripts/sync-native-versions.mjstest:e2e:webpnpm build && playwright testtest: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=linetest:e2e:web:hardeningpnpm build && playwright test tests/playwright/hardening.spec.ts --reporter=linetest:e2e:web:update-snapshotspnpm build && playwright test tests/playwright/visual.spec.ts --update-snapshots --reporter=linetest:e2e:web:visualpnpm build && playwright test tests/playwright/visual.spec.ts --reporter=linetypecheckpnpm --filter @cc-gw/cli exec tsc --noEmit && pnpm --filter @cc-gw/web exec tsc --noEmit
Dependencies2
colorette^2.0.20commander^12.0.0
Optional dependencies4
@chenpu17/cc-gw-darwin-arm640.8.27@chenpu17/cc-gw-linux-arm640.8.27@chenpu17/cc-gw-linux-x640.8.27@chenpu17/cc-gw-win32-x640.8.27