PkgRadar

Package evidence

@dex-ai/[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
33
First published
May 2026
Publisher
klxdev

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":["@dex-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":["@dex-ai/[email protected]"],"fail_on":"review"}'
Publisherklxdev
Artifact bytes147,524
Previous version0.1.124
Published2026-06-15T02:40:43.903Z
SHA-256b2b053364792e4b637b34f382135164c56ea1f70c2b38e4885d7f5ea64c3efa1

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
10Score
0.1.125Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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
lowCredential file accesspackage/dist/src/commands/extension.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/src/commands/update.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts10
  • buildbash scripts/build.sh
  • check:sfcnode scripts/compile-vue-sfcs.mjs --out-dir=dist --check && node scripts/check-vue-sfcs.mjs
  • cleanrm -rf dist
  • compile:sfcnode scripts/compile-vue-sfcs.mjs --out-dir=dist
  • deploybash scripts/deploy.sh
  • devbun run bin/dex.ts
  • prepacknpm run build
  • prepublishOnlynpm run build && npm run smoke:pack
  • smoke:packbash scripts/smoke-pack.sh
  • typechecktsc --noEmit
Dependencies15
  • @dex-ai/anthropic^0.1.10
  • @dex-ai/codex^0.1.12
  • @dex-ai/coding-agent-sdk^0.1.35
  • @dex-ai/google^0.1.7
  • @dex-ai/ollama^0.1.7
  • @dex-ai/openai^0.1.13
  • @dex-ai/openrouter^0.1.9
  • @dex-ai/sdk^0.3.0
  • @dex-ai/vue-tui^0.1.16
  • @dex-ai/vue-tui-markdown^0.1.7
  • @vue/reactivity^3.5.35
  • @vue/runtime-core^3.5.35
  • @vue/shared^3.5.35
  • zod^3.23.0
  • zod-to-json-schema^3.23.0