PkgRadar

Package evidence

@exodus/[email protected]

Credential file access: matched ".azure\\"

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
2,621Niche · −30% score
Versions published
66
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@exodus/[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":["@exodus/[email protected]"],"fail_on":"review"}'
Artifact bytes1,258,783
Previous version11.4.0
Published2026-06-12T19:22:15.368Z
SHA-256a57f34714355910fb2aa14146d93590012c846b14e96c097a80c4557761ba008

Why flagged

What the scanner saw

Credential file access: matched ".azure\\"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/consumer-api.cjsmatched ".azure\\"5
lowCredential file accesspackage/dist/consumer-api.mjsmatched ".azure\\"5
lowObfuscation Densitypackage/dist/consumer-api.cjshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/xqa.cjs4421590 bytes0
lowObfuscation Densitypackage/dist/consumer-api.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts11
  • buildtsc --noEmit && node scripts/build.mjs
  • build:linknode scripts/build.mjs --link && ln -sf "$(pwd)/dist/xqa.cjs" ~/.local/bin/xqa
  • build:unlinkrm -f ~/.local/bin/xqa
  • checkpnpm run lint && pnpm run typecheck && pnpm run test
  • check:fixpnpm run lint:fix && pnpm run typecheck && pnpm run test
  • devnode scripts/build.mjs --watch
  • dev:linkpnpm link --global && node scripts/build.mjs --link --watch
  • linteslint src && prettier --check .
  • lint:fixeslint src --fix && prettier --write .
  • testvitest run
  • typechecktsc --noEmit
Dependencies9
  • @anthropic-ai/claude-agent-sdk^0.3.162
  • @modelcontextprotocol/sdk^1.29.0
  • @octokit/rest^22.0.1
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • fast-glob^3.3.3
  • jiti^2.7.0
  • sharp^0.34.5
  • ulid^3.0.2