axel-belfort-defi-yields
mcpsmitheryDeFi yield aggregator API for AI agents. Find the best lending, staking, and LP yields across 100+ protocols (Aave, Compound, Morpho, Lido, Yearn, Curve, Convex). Powered by DeFiLlama with TVL, risk scoring, and historical APY. Tools: defi_find_best_yields. Use this when looking for yield opportunities, comparing protocols, or building DeFi portfolio strategies. IMPORTANT: For swap quotes, use dex_get_swap_quote. For gas costs, use gas_get_current_price. Returns yields sorted by APY with TVL and risk. No API key required — x402 micropayment $0.002/call on Base L2.
By Smithery | 2 findings | Scanned 7/18/2026 | tooltrust-scanner/v0.3.19
Risk Summary
Safe With Normal ControlsSecret Handling is the main signal, but overall risk remains within an acceptable range.
Potential impact: Sensitive credentials may be read, logged, or leaked to external systems.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (2)
defi_find_best_yields:input parameter "token" accepts a credential (informational; not evidence of insecure handling)
Fix: 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.
defi_find_best_yields:Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
Fix: Review and remediate the identified issue.
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 axel-belfort-defi-yields"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)