PkgRadar

Package evidence

@codeagora/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

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
28
Versions published
12
First published
Apr 2026
Publisher
justn-hyeok

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":["@codeagora/[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":["@codeagora/[email protected]"],"fail_on":"review"}'
Publisherjustn-hyeok
Artifact bytes1,874,334
Previous version0.1.0-rc.5
Published2026-06-17T08:09:21.679Z
SHA-25603dc397cc68f358a2c80418ae8f952a7fe35f774def8fe90ad5486a30a2ba3a9

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5
lowLarge Javascript Payloadpackage/packages/cli/dist/index.js10823881 bytes0

Manifest

Package metadata

Scripts48
  • bench:cipnpm bench:fn -- --validate-only && pnpm bench:reference -- --validate-only
  • bench:fntsx scripts/bench-fn.ts
  • bench:fn:comparetsx scripts/bench-fn-compare.ts
  • bench:fn:runtsx scripts/bench-fn-run.ts
  • bench:rate-limittsx scripts/bench-rate-limit-sim.ts
  • bench:referencetsx scripts/bench-reference-check.ts
  • buildpnpm -r build
  • build:actionnode scripts/build-action.mjs
  • desktop:app-e2epnpm --filter @codeagora/desktop app:e2e
  • desktop:bundlepnpm --filter @codeagora/desktop tauri:build
  • desktop:bundle-smokepnpm --filter @codeagora/desktop bundle:smoke
  • desktop:evidencepnpm --filter @codeagora/desktop evidence
  • desktop:live-review-smokepnpm --filter @codeagora/desktop live:review-smoke
  • desktop:macos-webdriver-e2epnpm --filter @codeagora/desktop macos:webdriver-e2e
  • desktop:smokepnpm --filter @codeagora/desktop smoke
  • desktop:tauri-testpnpm --filter @codeagora/desktop tauri:test
  • desktop:unsigned-dmg-gatenode scripts/desktop-unsigned-dmg-gate.mjs
  • desktop:visual-qapnpm --filter @codeagora/desktop visual:qa
  • devpnpm --filter @codeagora/cli dev
  • evidence:desktop-securitynode scripts/desktop-security-evidence.mjs
  • evidence:gate-statusnode scripts/release-gate-evaluator.mjs
  • evidence:github-action-pr-smokenode scripts/github-action-pr-smoke-recorder.mjs
  • evidence:github-action-stablenode scripts/github-action-stable-evidence.mjs
  • evidence:github-securitynode scripts/github-security-evidence.mjs
  • evidence:manifestnode scripts/evidence-manifest.mjs
  • evidence:redaction-path-safetynode scripts/redaction-path-safety-evidence.mjs
  • evidence:security-smokenode scripts/security-evidence-smoke.mjs
  • evidence:vercel-productionnode scripts/vercel-production-evidence.mjs
  • linteslint "packages/*/src/**/*.ts" "packages/*/scripts/**/*.{js,mjs,ts}" "src/tests/**/*.ts" "scripts/**/*.{js,mjs,ts}" "vitest.config.ts" "eslint.config.js" --quiet
  • postinstallnode scripts/postinstall.cjs
  • …and 18 more.
Dependencies14
  • @ai-sdk/anthropic^3.0.58
  • @ai-sdk/groq^3.0.27
  • @ai-sdk/openai^3.0.41
  • @ai-sdk/openai-compatible^2.0.33
  • @clack/prompts^1.1.0
  • @octokit/auth-app^8.2.0
  • @octokit/rest^22.0.1
  • @openrouter/ai-sdk-provider^2.2.3
  • ai^6.0.111
  • commander^14.0.3
  • ora^9.3.0
  • picocolors^1.1.1
  • yaml^2.8.2
  • zod^3.22.4