← Back to search Server uses network capabilities via: httpx, socket Server uses filesystem capabilities via: open(), os, pathlib, shutil Server uses shell capabilities via: subprocess Server uses env_vars capabilities via: os.environ
io.github.danchev/spherepay
Manage SpherePay customers, bank accounts, wallets, and transfers from Claude.
B
77.8 / 100
Versions
0.0.1latestfirst seen May 19, 2026
Tools 24
onboard_customer annotations: none low
email str phone str address string last_name string first_name string customer_type str date_of_birth string operating_address string registered_address string business_information string
verify_customer annotations: none low
otp_code string customer_id str phone_number string
setup_funding annotations: none low
address string network string currency string networks string bank_name string customer_id str account_name string account_owner string account_details string instrument_type str
execute_transfer annotations: none low
amount str source_id str customer_id string destination_id str source_network str source_currency str destination_network str destination_currency str
onboard_business_rep annotations: none low
email str phone str roles string title string address string last_name str first_name str customer_id str date_of_birth str ownership_percentage string
setup_virtual_account annotations: none low
network str customer_id str wallet_address str source_currency str integrator_bps_fee str destination_currency str
setup_offloader_wallet annotations: none low
network str currency str customer_id str wallet_address str
create_webhook annotations: none low
url str name str events string description string
submit_cctp_offramp annotations: none low
transfer_id str source_chain str source_transaction_hash str
get_customer annotations: none low
customer_id str
list_customers annotations: none low
page int limit int
get_transfer annotations: none low
transfer_id str
list_transfers annotations: none low
page int limit int status string customer string transfer_type string
get_bank_account annotations: none low
bank_account_id str
list_bank_accounts annotations: none low
page int limit int customer_id string
get_wallet annotations: none low
wallet_id str
list_wallets annotations: none low
page int limit int customer_id string
get_virtual_account annotations: none low
virtual_account_id str
list_virtual_accounts annotations: none low
page int limit int
list_virtual_account_transfers annotations: none low
page int limit int virtual_account_id str
get_offloader_wallet annotations: none low
offloader_wallet_id str
list_offloader_wallets annotations: none low
page int limit int
get_webhook annotations: none low
webhook_id str
get_event annotations: none low
event_id str
Permissions 4
network medium filesystem low shell high env_vars low Scan Findings 57
info
Required env vars (6)
info
Sandbox failed to start for output poisoning scan
low
Tool 'onboard_customer' has no annotations
low
Tool 'verify_customer' has no annotations
low
Tool 'setup_funding' has no annotations
low
Tool 'execute_transfer' has no annotations
low
Tool 'onboard_business_rep' has no annotations
low
Tool 'setup_virtual_account' has no annotations
low
Tool 'setup_offloader_wallet' has no annotations
low
Tool 'create_webhook' has no annotations
low
Tool 'submit_cctp_offramp' has no annotations
low
Tool 'get_customer' has no annotations
low
Tool 'list_customers' has no annotations
low
Tool 'get_transfer' has no annotations
low
Tool 'list_transfers' has no annotations
low
Tool 'get_bank_account' has no annotations
low
Tool 'list_bank_accounts' has no annotations
low
Tool 'get_wallet' has no annotations
low
Tool 'list_wallets' has no annotations
low
Tool 'get_virtual_account' has no annotations
low
Tool 'list_virtual_accounts' has no annotations
low
Tool 'list_virtual_account_transfers' has no annotations
low
Tool 'get_offloader_wallet' has no annotations
low
Tool 'list_offloader_wallets' has no annotations
low
Tool 'get_webhook' has no annotations
low
Tool 'get_event' has no annotations
info
Sandbox failed to start for behavioral verification
info
Tool: onboard_customer
info
Tool: verify_customer
info
Tool: setup_funding
info
Tool: execute_transfer
info
Tool: onboard_business_rep
info
Tool: setup_virtual_account
info
Tool: setup_offloader_wallet
info
Tool: create_webhook
info
Tool: submit_cctp_offramp
info
Tool: get_customer
info
Tool: list_customers
info
Tool: get_transfer
info
Tool: list_transfers
info
Tool: get_bank_account
info
Tool: list_bank_accounts
info
Tool: get_wallet
info
Tool: list_wallets
info
Tool: get_virtual_account
info
Tool: list_virtual_accounts
info
Tool: list_virtual_account_transfers
info
Tool: get_offloader_wallet
info
Tool: list_offloader_wallets
info
Tool: get_webhook
info
Tool: get_event
medium
Permission: network access detected
low
Permission: filesystem access detected
high
Permission: shell access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)