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.

Weekly downloads
467
Versions published
76
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,224,796
Previous version1.12.65
Published2026-06-17T11:21:56.452Z
SHA-25686d7e405c6d38cebff6b9e1f9e84407fe3092d7a69832b58c0a29a358fd27887

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.67Version
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-DbubgIHz.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/web/assets/flowDb-c6c81e3f-CiMqu4gl.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/web/assets/htmlServerMain-BEIBCfWH.js7172559 bytes0
lowLarge Javascript Payloadpackage/dist/web/assets/index-C8MoQfb6.js11749112 bytes0
lowLarge Javascript Payloadpackage/dist/index.js29376468 bytes0
lowObfuscation Densitypackage/dist/web/assets/index2-CS3qo4Wm.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/web/assets/MonacoTabsEditor-DKsMscg-.js2430562 bytes0
lowObfuscation Densitypackage/dist/web/assets/styles-9a916d00-DKGmry7r.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/web/assets/styles-b4e223ce-BTdW8Mnq.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.67
  • @codebolt/narrative1.12.67
  • @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