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
- 1,065Niche · −30% score
- Versions published
- 303
- First published
- Jan 2026
- Publisher
- coze_bot
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
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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-arch/[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-arch/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 review · score 40 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/lib/__templates__/expo/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/__templates__/nextjs/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/__templates__/nuxt-vue/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/__templates__/pi-agent/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/__templates__/taro/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/__templates__/vite/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/lib/__templates__/expo/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/__templates__/nextjs/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/__templates__/nuxt-vue/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/__templates__/pi-agent/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/__templates__/taro/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/lib/__templates__/vite/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
| low | Credential file access | package/lib/cli.js | matched ".npmrc" | 5 |
| low | Credential file access | package/package.json | matched ".npmrc" | 3 |
Manifest
Package metadata
Scripts17
audit:postpack-audit postaudit:prepack-audit prebuildtsx scripts/build.tscreatetsx scripts/create-template.tsknipknip --include filesknip:allkniplinteslint ./ --cachepostpublishbash scripts/sync-npmmirror.shpre-releasetsx scripts/pre-release.tsprebuildtsx scripts/prebuild.tstestvitest --run --passWithNoTeststest:allbash scripts/test-coverage.shtest:covvitest --run --passWithNoTests --coveragetest:e2eNODE_ENV=test bash scripts/e2e.shtest:perfvitest bench --run --config vitest.perf.config.tstest:perf:comparebash scripts/compare-perf.shtest:perf:savebash scripts/run-perf-with-output.sh
Dependencies11
@iarna/toml^2.2.5ajv^8.17.1ajv-formats^3.0.1change-case^5.4.4commander~12.1.0debug^4.4.3ejs^3.1.10fast-glob^3.3.3js-yaml^4.1.0minimist^1.2.5shelljs^0.10.0