PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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.

Versions published
5
First published
Jun 2026
Publisher
chaoxikeji

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherchaoxikeji
Artifact bytes5,734,842
Previous version0.3.0
Published2026-06-14T06:23:16.165Z
SHA-2563e69ab9efc02c5247276cd5b4eb3b36ffe02f93b6b479072254d21367f7f3f7c

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"chaoxikeji","burst_same_day":6,"burst_week":6,"lure":null,"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"chaoxikeji","burst_same_day":6,"burst_week":6,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"chaoxikeji","burst_same_day":6,"burst_week":6,"lure":null,"version_anomaly":false,"new_account":false}10
lowCredential file accesspackage/src/file/index.tsmatched ".npmrc"5
lowCredential file accesspackage/src/provider/provider.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/cli/cmd/providers.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts11
  • buildbun run script/build.ts
  • build:devOPENCODE_CHANNEL=prod bun run script/build.ts --single
  • dbbun drizzle-kit
  • devbun run --conditions=browser ./src/index.ts
  • dev:temporarybun run --conditions=browser ./src/temporary.ts
  • fix-node-ptybun run script/fix-node-pty.ts
  • prepareeffect-language-service patch || true
  • testbun test --timeout 30000
  • test:cimkdir -p .artifacts/unit && bun test --timeout 30000 --reporter=junit --reporter-outfile=.artifacts/unit/junit.xml
  • typechecktsgo --noEmit
  • upgrade-opentuibun run script/upgrade-opentui.ts
Dependencies108
  • @actions/core1.11.1
  • @actions/github6.0.1
  • @agentclientprotocol/sdk0.16.1
  • @ai-sdk/alibaba1.0.17
  • @ai-sdk/amazon-bedrock4.0.96
  • @ai-sdk/anthropic3.0.71
  • @ai-sdk/azure3.0.49
  • @ai-sdk/cerebras2.0.41
  • @ai-sdk/cohere3.0.27
  • @ai-sdk/deepinfra2.0.41
  • @ai-sdk/gateway3.0.104
  • @ai-sdk/google3.0.63
  • @ai-sdk/google-vertex4.0.112
  • @ai-sdk/groq3.0.31
  • @ai-sdk/mistral3.0.27
  • @ai-sdk/openai3.0.53
  • @ai-sdk/openai-compatible2.0.41
  • @ai-sdk/perplexity3.0.26
  • @ai-sdk/provider3.0.8
  • @ai-sdk/provider-utils4.0.23
  • @ai-sdk/togetherai2.0.41
  • @ai-sdk/vercel2.0.39
  • @ai-sdk/xai3.0.82
  • @aws-sdk/credential-providers3.993.0
  • @clack/prompts1.0.0-alpha.1
  • @effect/opentelemetry4.0.0-beta.48
  • @effect/platform-node4.0.0-beta.48
  • @gitlab/opencode-gitlab-auth1.3.3
  • @hono/node-server1.19.11
  • @hono/node-ws1.3.0
  • …and 78 more.