PkgRadar

Package evidence

@circleci/[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
516
Versions published
354Established · −30% score
First published
Jul 2025
Publisher
circleci-deploy

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":["@circleci/[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":["@circleci/[email protected]"],"fail_on":"review"}'
Artifact bytes83,582
Previous version2.17.2-canary.a57bce1
Published2025-09-24T18:34:23.310Z
SHA-256b03b9acf0ee3dc6ada42d8b9ab1443867a87d36d23714baaaa0cea3a3a017033

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
11Score
2.17.2-canary.bae9db5Version
Status history (1 event)
  1. newavailable · risk review · score 11 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.cjshigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.cjshigh encoded/escaped-token density12
lowCredential file accesspackage/dist/cli.cjsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts17
  • buildrm -rf dist && tsx build.js
  • build:goreleasergoreleaser build --snapshot --clean && rm -f .*.bun-build
  • build:onlytsx build.js
  • clitsx src/cli.ts
  • eval./evals/run-eval.sh
  • flaky:runtsx src/cli.ts fix-flaky-tests-locally --tests ./flaky-tests.json
  • generate-release-versionnode scripts/generate-release-version.js
  • health-checktsx src/cli.ts health-check
  • install-dev-tools./scripts/install-dev-tools.sh
  • linteslint .
  • lint:fixeslint . --fix
  • prettierprettier --write "**/*.{ts,js,json}"
  • report-flaky:runtsx src/cli.ts report-fix-flaky-tests
  • testvitest
  • test:ci-health-checkvitest run --project=ci:health-check
  • test:runvitest run --project=unit
  • typechecktsc --noEmit
Dependencies9
  • @anthropic-ai/claude-code^1.0.108
  • @octokit/rest^22.0.0
  • @opencode-ai/sdk^0.6.5
  • @types/js-yaml^4.0.9
  • commander^14.0.0
  • dotenv^16.5.0
  • js-yaml^4.1.0
  • opencode-ai^0.6.5
  • simple-git^3.28.0