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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/consumer-api.cjs | matched ".azure\\" | 5 |
| low | Credential file access | package/dist/consumer-api.mjs | matched ".azure\\" | 5 |
| low | Obfuscation Density | package/dist/consumer-api.cjs | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/xqa.cjs | 4421590 bytes | 0 |
| low | Obfuscation Density | package/dist/consumer-api.mjs | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts11
buildtsc --noEmit && node scripts/build.mjsbuild:linknode scripts/build.mjs --link && ln -sf "$(pwd)/dist/xqa.cjs" ~/.local/bin/xqabuild:unlinkrm -f ~/.local/bin/xqacheckpnpm run lint && pnpm run typecheck && pnpm run testcheck:fixpnpm run lint:fix && pnpm run typecheck && pnpm run testdevnode scripts/build.mjs --watchdev:linkpnpm link --global && node scripts/build.mjs --link --watchlinteslint src && prettier --check .lint:fixeslint src --fix && prettier --write .testvitest runtypechecktsc --noEmit
Dependencies9
@anthropic-ai/claude-agent-sdk^0.3.162@modelcontextprotocol/sdk^1.29.0@octokit/rest^22.0.1ajv^8.20.0ajv-formats^3.0.1fast-glob^3.3.3jiti^2.7.0sharp^0.34.5ulid^3.0.2