aa-9xxm-ohmyfin
mcpsmitheryCross-border payment and banking intelligence for AI agents: SWIFT/BIC lookup, IBAN validation, sanctions screening, ECB FX rates and timing, payment cutoff times, bank holidays. Built for treasury and payment-operations teams. 28 tools; most free, no key required. Less limits with key + FI license validation.
By Smithery | 59 findings | Scanned 7/5/2026 | tooltrust-scanner/v0.3.19
Risk Summary
Needs ApprovalDep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (59)
payment_cutoff_times:possible prompt injection detected in tool description: pattern matched: (?im)^\s*system\s*:
Fix: Remove adversarial instructions from tool descriptions. Validate all tool-definition strings against a safe-pattern allowlist before registration.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
fx_timing_advisormcp_registercountry_export_controlstrack_paymentssi_lookupcompany_search_personcompany_search_companycompany_search_resultFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
declared capabilities: filesystem access
swift_lookupdeclared capabilities: code/command execution, HTTP requests
fx_timing_advisordeclared capabilities: network access
mcp_registertrack_paymentssi_lookupcompany_search_personcompany_search_companycompany_search_resultdeclared capabilities: network access, HTTP requests
country_export_controlsdeclared capabilities: database access
banks_using_correspondentbcc_get_balancebcc_get_statementFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
swift_lookupiban_validatecountry_banking_rulescountry_payment_codesfx_ratefx_rate_historygpi_status_codesswift_message_referencepayment_cutoff_timesfx_volatilityfx_timing_advisorpayment_method_comparebank_holidaysis_business_day_checkvalue_datemcp_registermcp_verifysanctions_screeneccn_lookupcountry_export_controlsfederal_register_changestrack_paymentssi_lookupbanks_using_correspondentcompany_search_personcompany_search_companycompany_search_resultcompany_registriesbcc_list_accountsbcc_get_balancebcc_get_statementFix: Review and remediate the identified issue.
input parameter "api_key" accepts a credential (informational; not evidence of insecure handling)
sanctions_screentrack_paymentssi_lookupbanks_using_correspondentcompany_search_personcompany_search_companycompany_search_resultFix: Avoid accepting raw credentials as input parameters. Use secret managers (e.g. 1Password CLI, AWS Secrets Manager) and ensure credentials are never logged or stored in agent traces.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y aa-9xxm-ohmyfin"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)