PkgRadar

Package evidence

@coze-arch/[email protected]

Obfuscation Density: high encoded/escaped-token density

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 promoting

Mixed 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"}'
Publishercoze_bot
Artifact bytes1,639,820
Previous version0.0.26
Published2026-05-26T04:08:02.741Z
SHA-256ca1f9e2b3e9bf93f44d408b4fef353797cea8e3977f79d50b8f4a4c63b183589

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

review
Last checked
reviewRisk
40Score
0.0.27Version
Status history (1 event)
  1. newavailable · risk review · score 40 · status changed

Evidence

Static findings

8 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/lib/__templates__/expo/pnpm-lock.yamlhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/__templates__/nextjs/pnpm-lock.yamlhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/__templates__/nuxt-vue/pnpm-lock.yamlhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/__templates__/pi-agent/pnpm-lock.yamlhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/__templates__/taro/pnpm-lock.yamlhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/__templates__/vite/pnpm-lock.yamlhigh encoded/escaped-token density12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/lib/__templates__/expo/pnpm-lock.yamlhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/__templates__/nextjs/pnpm-lock.yamlhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/__templates__/nuxt-vue/pnpm-lock.yamlhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/__templates__/pi-agent/pnpm-lock.yamlhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/__templates__/taro/pnpm-lock.yamlhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/lib/__templates__/vite/pnpm-lock.yamlhigh encoded/escaped-token density12
lowCredential file accesspackage/lib/cli.jsmatched ".npmrc"5
lowCredential file accesspackage/package.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts17
  • audit:postpack-audit post
  • audit:prepack-audit pre
  • buildtsx scripts/build.ts
  • createtsx scripts/create-template.ts
  • knipknip --include files
  • knip:allknip
  • linteslint ./ --cache
  • postpublishbash scripts/sync-npmmirror.sh
  • pre-releasetsx scripts/pre-release.ts
  • prebuildtsx scripts/prebuild.ts
  • testvitest --run --passWithNoTests
  • test:allbash scripts/test-coverage.sh
  • test:covvitest --run --passWithNoTests --coverage
  • test:e2eNODE_ENV=test bash scripts/e2e.sh
  • test:perfvitest bench --run --config vitest.perf.config.ts
  • test:perf:comparebash scripts/compare-perf.sh
  • test:perf:savebash scripts/run-perf-with-output.sh
Dependencies11
  • @iarna/toml^2.2.5
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • change-case^5.4.4
  • commander~12.1.0
  • debug^4.4.3
  • ejs^3.1.10
  • fast-glob^3.3.3
  • js-yaml^4.1.0
  • minimist^1.2.5
  • shelljs^0.10.0