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
- 36
- First published
- May 2026
- Publisher
- klxdev
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/commands/extension.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/src/commands/update.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts10
buildbash scripts/build.shcheck:sfcnode scripts/compile-vue-sfcs.mjs --out-dir=dist --check && node scripts/check-vue-sfcs.mjscleanrm -rf distcompile:sfcnode scripts/compile-vue-sfcs.mjs --out-dir=distdeploybash scripts/deploy.shdevbun run bin/dex.tsprepacknpm run buildprepublishOnlynpm run build && npm run smoke:packsmoke:packbash scripts/smoke-pack.shtypechecktsc --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.2@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.35zod^3.23.0zod-to-json-schema^3.23.0