PkgRadar

Package evidence

@chances-ai/[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.

Versions published
54
First published
May 2026
Publisher
microboat152

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@chances-ai/[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":["@chances-ai/[email protected]"],"fail_on":"review"}'
Publishermicroboat152
Artifact bytes4,620,353
Previous version33.0.1
Published2026-06-09T02:06:15.687Z
SHA-256a69f2db4cf1ac6273459fe94410bc4174d975b40294e92fda2eaf08b7b86e014

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

low
Last checked
lowRisk
0Score
34.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/web/monaco/vs/basic-languages/freemarker2/freemarker2.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/web/monaco/vs/editor/editor.main.js3766654 bytes0
lowLarge Javascript Payloadpackage/dist/web/monaco/vs/language/typescript/tsWorker.js5749518 bytes0

Manifest

Package metadata

Scripts5
  • buildtsc -b && bun ../../scripts/copy-web-assets.ts
  • build:compilebun ../../scripts/build-release-binaries.ts
  • checktsc -b
  • devbun run src/entrypoints/cli-bun.ts
  • testbun test --timeout 30000
Dependencies16
  • @ai-sdk/anthropic^1.2.0
  • @ai-sdk/google^1.2.0
  • @ai-sdk/openai^1.3.0
  • @ai-sdk/openai-compatible^0.2.0
  • @chances-ai/engine34.0.0
  • @chances-ai/native34.0.0
  • @chances-ai/runtime34.0.0
  • @chances-ai/tui34.0.0
  • @chances-ai/wire34.0.0
  • ai^4.3.0
  • ink^7.0.5
  • nunjucks^3.2.4
  • qrcode-terminal0.12.0
  • react^19.2
  • react-devtools-core7.0.1
  • yaml^2.8.1