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
75
First published
Feb 2026
Publisher
utkarshx

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"}'
Publisherutkarshx
Artifact bytes31,207,519
Previous version1.12.63
Published2026-06-16T06:32:39.122Z
SHA-2562172428b36f49f510d3bd2fc43fbdbcd0333cebc92adcb5e58843a573148fcd1

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/web/assets/package-DPGJfGPF.jsonmatched ".npmrc"3
lowLarge Javascript Payloadpackage/dist/web/assets/extension-DvShgaIn.js3026741 bytes0
lowObfuscation Densitypackage/dist/web/assets/flowDb-956e92f1-1fMj08Vh.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/web/assets/flowDb-c6c81e3f-CD154p6n.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/web/assets/htmlServerMain-BEIBCfWH.js7172559 bytes0
lowLarge Javascript Payloadpackage/dist/web/assets/index-CjxJhUY1.js11739548 bytes0
lowLarge Javascript Payloadpackage/dist/index.js29316393 bytes0
lowObfuscation Densitypackage/dist/web/assets/index2-CS3qo4Wm.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/web/assets/MonacoTabsEditor-BM9WsOKu.js2430562 bytes0
lowObfuscation Densitypackage/dist/web/assets/styles-9a916d00-5B1U2rpf.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/web/assets/styles-b4e223ce-Db3v0r7D.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/web/assets/tsserver.web-Bvdte2LY.js5999799 bytes0
lowLarge Javascript Payloadpackage/dist/web/assets/vendor-monaco-7uIto7rp.js6784188 bytes0

Manifest

Package metadata

Scripts9
  • buildnpm run build:deps && webpack --config webpack.config.js
  • build:depscd ../.. && npm run build -w @codebolt/types -w @codebolt/narrative -w @codebolt/gotui -w @arrowai/multillm -w @codebolt/server -w @codebolt/client-sdk
  • build:localwebpack --config webpack.config.js
  • devnpm run build -w @codebolt/gotui && tsc && node dist/index.js
  • dev:rebuildnpm run build:all -w @codebolt/gotui && npm run build -w @arrowai/multillm && npm run build -w @codebolt/server && npm run build -w @codebolt/client-sdk && npm run build -w @codebolt/web && tsc && node dist/index.js
  • packagenpm run build
  • prepublishOnlynpm run package
  • startnode dist/index.js
  • typechecktsc --noEmit
Dependencies11
  • @codebolt/gotui1.12.65
  • @codebolt/narrative1.12.65
  • @codebolt/sqlite-wasm-vec*
  • @homebridge/node-pty-prebuilt-multiarch^0.13.1
  • @huggingface/tokenizers^0.1.2
  • @vscode/ripgrep^1.17.0
  • commander^12.1.0
  • kuzu-wasm^0.8.0
  • onnxruntime-node^1.24.3
  • web-tree-sitter^0.24.1
  • ws^8.17.0