https://github.com/xona-labs/xpay
· scanned 2026-06-16 01:03 UTC (2 months, 1 week ago)
30 raw signals (2 security + 28 graph)
Last scanned 2 months, 1 week ago · v1 · 30 actionable findings from 2 signal sources. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 254 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
main |
software | healthy | examples/claude-agent.ts:main |
main |
software | healthy | examples/discover-and-pay.ts:main |
placeholderSigner |
software | healthy | examples/discover-and-pay.ts:placeholderSigner |
createXPay |
software | healthy | src/index.ts:createXPay |
resolveApi |
software | healthy | src/magicblock/client.ts:resolveApi |
resolveEphemeralRpc |
software | healthy | src/magicblock/client.ts:resolveEphemeralRpc |
resolveSolanaRpc |
software | healthy | src/magicblock/client.ts:resolveSolanaRpc |
magicBlockPrivateTransfer |
software | healthy | src/magicblock/client.ts:magicBlockPrivateTransfer |
magicBlockInitializeMint |
software | healthy | src/magicblock/client.ts:magicBlockInitializeMint |
magicBlockIsMintInitialized |
software | healthy | src/magicblock/client.ts:magicBlockIsMintInitialized |
data |
software | healthy | src/magicblock/client.ts:data |
pollConfirmation |
software | healthy | src/magicblock/client.ts:pollConfirmation |
encodeBase58 |
software | healthy | src/magicblock/client.ts:encodeBase58 |
runDiscover |
software | healthy | src/cli/discover.ts:runDiscover |
printResource |
software | healthy | src/cli/discover.ts:printResource |
safeHost |
software | healthy | src/cli/discover.ts:safeHost |
normalizeNetwork |
software | healthy | src/cli/discover.ts:normalizeNetwork |
runInit |
software | healthy | src/cli/init.ts:runInit |
printMnemonicGrid |
software | healthy | src/cli/init.ts:printMnemonicGrid |
runTransfer |
software | healthy | src/cli/transfer.ts:runTransfer |
runHistory |
software | healthy | src/cli/history.ts:runHistory |
getActiveProfile |
software | healthy | src/cli/accounts.ts:getActiveProfile |
setActiveProfile |
software | healthy | src/cli/accounts.ts:setActiveProfile |
runAccountsList |
software | healthy | src/cli/accounts.ts:runAccountsList |
runAccountsShow |
software | healthy | src/cli/accounts.ts:runAccountsShow |
runAccountsUse |
software | healthy | src/cli/accounts.ts:runAccountsUse |
runGuardrailShow |
software | healthy | src/cli/guardrail.ts:runGuardrailShow |
runGuardrailSet |
software | healthy | src/cli/guardrail.ts:runGuardrailSet |
runGuardrailClear |
software | healthy | src/cli/guardrail.ts:runGuardrailClear |
parseDollarsOrExit |
software | healthy | src/cli/guardrail.ts:parseDollarsOrExit |
resolveProfileOrExit |
software | healthy | src/cli/biometric.ts:resolveProfileOrExit |
runBiometricEnable |
software | healthy | src/cli/biometric.ts:runBiometricEnable |
runBiometricDisable |
software | healthy | src/cli/biometric.ts:runBiometricDisable |
runBiometricStatus |
software | healthy | src/cli/biometric.ts:runBiometricStatus |
startMcpServer |
software | healthy | src/cli/mcp-server.ts:startMcpServer |
token |
software | healthy | src/cli/mcp-server.ts:token |
buildXPay |
software | healthy | src/cli/mcp-server.ts:buildXPay |
networks |
software | healthy | src/cli/mcp-server.ts:networks |
evmNet |
software | healthy | src/cli/mcp-server.ts:evmNet |
resolveSanaApiKey |
software | healthy | src/cli/mcp-server.ts:resolveSanaApiKey |
biometricMcpPassphrase |
software | healthy | src/cli/mcp-server.ts:biometricMcpPassphrase |
numericEnv |
software | healthy | src/cli/mcp-server.ts:numericEnv |
runBalance |
software | healthy | src/cli/balance.ts:runBalance |
runPay |
software | healthy | src/cli/pay.ts:runPay |
runMagicBlockStatus |
software | healthy | src/cli/magicblock.ts:runMagicBlockStatus |
runMagicBlockInitMint |
software | healthy | src/cli/magicblock.ts:runMagicBlockInitMint |
runMagicBlockConfigure |
software | healthy | src/cli/magicblock.ts:runMagicBlockConfigure |
resolveSanaKey |
software | healthy | src/cli/sana.ts:resolveSanaKey |
runSanaCard |
software | healthy | src/cli/sana.ts:runSanaCard |
runSanaCardBalance |
software | healthy | src/cli/sana.ts:runSanaCardBalance |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
claude-agent.ts |
software | healthy | examples/claude-agent.ts |
discover-and-pay.ts |
software | healthy | examples/discover-and-pay.ts |
index.ts |
software | healthy | src/index.ts |
types.ts |
software | healthy | src/types.ts |
client.ts |
software | healthy | src/magicblock/client.ts |
discover.ts |
software | healthy | src/cli/discover.ts |
init.ts |
software | healthy | src/cli/init.ts |
transfer.ts |
software | healthy | src/cli/transfer.ts |
history.ts |
software | healthy | src/cli/history.ts |
accounts.ts |
software | healthy | src/cli/accounts.ts |
guardrail.ts |
software | healthy | src/cli/guardrail.ts |
biometric.ts |
software | healthy | src/cli/biometric.ts |
mcp-server.ts |
software | healthy | src/cli/mcp-server.ts |
index.ts |
software | healthy | src/cli/index.ts |
balance.ts |
software | healthy | src/cli/balance.ts |
pay.ts |
software | healthy | src/cli/pay.ts |
magicblock.ts |
software | healthy | src/cli/magicblock.ts |
sana.ts |
software | healthy | src/cli/sana.ts |
common.ts |
software | healthy | src/cli/common.ts |
index.ts |
software | healthy | src/transfer/index.ts |
index.ts |
software | healthy | src/wallet/index.ts |
cache.ts |
software | healthy | src/discover/cache.ts |
orbitx402.ts |
software | healthy | src/discover/orbitx402.ts |
index.ts |
software | healthy | src/discover/index.ts |
payai.ts |
software | healthy | src/discover/payai.ts |
svm-payment.ts |
software | healthy | src/x402/svm-payment.ts |
extract.ts |
software | healthy | src/x402/extract.ts |
index.ts |
software | healthy | src/do/index.ts |
raw-solana.ts |
software | healthy | src/signers/raw-solana.ts |
index.ts |
software | healthy | src/signers/index.ts |
raw-evm.ts |
software | healthy | src/signers/raw-evm.ts |
privy.ts |
software | healthy | src/signers/privy.ts |
phantom.ts |
software | healthy | src/signers/phantom.ts |
index.ts |
software | healthy | src/tools/index.ts |
evm.ts |
software | healthy | src/history/evm.ts |
index.ts |
software | healthy | src/history/index.ts |
solana.ts |
software | healthy | src/history/solana.ts |
types.ts |
software | healthy | src/history/types.ts |
storage.ts |
software | healthy | src/profile/storage.ts |
index.ts |
software | healthy | src/profile/index.ts |
derive.ts |
software | healthy | src/profile/derive.ts |
types.ts |
software | healthy | src/profile/types.ts |
index.ts |
software | healthy | src/use/index.ts |
index.ts |
software | healthy | src/guardrail/index.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
examples |
software | healthy | examples |
src |
software | healthy | src |
magicblock |
software | healthy | src/magicblock |
cli |
software | healthy | src/cli |
transfer |
software | healthy | src/transfer |
wallet |
software | healthy | src/wallet |
discover |
software | healthy | src/discover |
x402 |
software | healthy | src/x402 |
do |
software | healthy | src/do |
signers |
software | healthy | src/signers |
tools |
software | healthy | src/tools |
history |
software | healthy | src/history |
profile |
software | healthy | src/profile |
use |
software | healthy | src/use |
guardrail |
software | healthy | src/guardrail |
sana |
software | healthy | src/sana |
biometric |
software | healthy | src/biometric |
| Label | Layer | Status | Path |
|---|---|---|---|
Guardrail |
software | healthy | src/guardrail/index.ts:Guardrail |
GuardrailError |
software | healthy | src/guardrail/index.ts:GuardrailError |
SanaClient |
software | healthy | src/sana/client.ts:SanaClient |
BiometricUnavailableError |
software | healthy | src/biometric/index.ts:BiometricUnavailableError |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-3tbkh1ji |
software | healthy | /tmp/repobility-clone-3tbkh1ji |
This page is publicly accessible at:
https://repobility.com/scan/487a5847-1450-4002-8a82-5ae8ec92b2ab/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/487a5847-1450-4002-8a82-5ae8ec92b2ab/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.