← Back to search

SpherePay

danchev Scanned 24d ago

Manage SpherePay customers, bank accounts, wallets, and transfers from Claude.

B
77.8 / 100

Versions

0.0.1latest
first seen May 19, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

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
Server uses network capabilities via: httpx, socket
filesystem low
Server uses filesystem capabilities via: open(), os, pathlib, shutil
shell high
Server uses shell capabilities via: subprocess
env_vars low
Server uses env_vars capabilities via: os.environ

Scan Findings 57

info
Required env vars (6) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Tool 'get_wallet' has no annotations annotation_checker · 100%
low
Tool 'onboard_customer' has no annotations annotation_checker · 100%
low
Tool 'verify_customer' has no annotations annotation_checker · 100%
low
Tool 'setup_funding' has no annotations annotation_checker · 100%
low
Tool 'execute_transfer' has no annotations annotation_checker · 100%
low
Tool 'onboard_business_rep' has no annotations annotation_checker · 100%
low
Tool 'setup_virtual_account' has no annotations annotation_checker · 100%
low
Tool 'setup_offloader_wallet' has no annotations annotation_checker · 100%
low
Tool 'create_webhook' has no annotations annotation_checker · 100%
low
Tool 'submit_cctp_offramp' has no annotations annotation_checker · 100%
low
Tool 'get_customer' has no annotations annotation_checker · 100%
low
Tool 'list_customers' has no annotations annotation_checker · 100%
low
Tool 'get_transfer' has no annotations annotation_checker · 100%
low
Tool 'list_transfers' has no annotations annotation_checker · 100%
low
Tool 'get_bank_account' has no annotations annotation_checker · 100%
low
Tool 'list_bank_accounts' has no annotations annotation_checker · 100%
low
Tool 'list_wallets' has no annotations annotation_checker · 100%
low
Tool 'get_virtual_account' has no annotations annotation_checker · 100%
low
Tool 'list_virtual_accounts' has no annotations annotation_checker · 100%
low
Tool 'list_virtual_account_transfers' has no annotations annotation_checker · 100%
low
Tool 'get_offloader_wallet' has no annotations annotation_checker · 100%
low
Tool 'list_offloader_wallets' has no annotations annotation_checker · 100%
low
Tool 'get_webhook' has no annotations annotation_checker · 100%
low
Tool 'get_event' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
Tool: onboard_customer manifest_parser · 90%
info
Tool: verify_customer manifest_parser · 90%
info
Tool: setup_funding manifest_parser · 90%
info
Tool: execute_transfer manifest_parser · 90%
info
Tool: onboard_business_rep manifest_parser · 90%
info
Tool: setup_virtual_account manifest_parser · 90%
info
Tool: setup_offloader_wallet manifest_parser · 90%
info
Tool: create_webhook manifest_parser · 90%
info
Tool: submit_cctp_offramp manifest_parser · 90%
info
Tool: get_customer manifest_parser · 90%
info
Tool: list_customers manifest_parser · 90%
info
Tool: get_transfer manifest_parser · 90%
info
Tool: list_transfers manifest_parser · 90%
info
Tool: get_bank_account manifest_parser · 90%
info
Tool: list_bank_accounts manifest_parser · 90%
info
Tool: get_wallet manifest_parser · 90%
info
Tool: list_wallets manifest_parser · 90%
info
Tool: get_virtual_account manifest_parser · 90%
info
Tool: list_virtual_accounts manifest_parser · 90%
info
Tool: list_virtual_account_transfers manifest_parser · 90%
info
Tool: get_offloader_wallet manifest_parser · 90%
info
Tool: list_offloader_wallets manifest_parser · 90%
info
Tool: get_webhook manifest_parser · 90%
info
Tool: get_event manifest_parser · 90%
medium
Permission: network access detected permission_analyzer · 90%
low
Permission: filesystem access detected permission_analyzer · 90%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
No dependency files found for SBOM generation sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%