aarna-ai-atv
mcpsmitheryAI-native access to aarna's tokenized yield vaults on Ethereum and Base. 20 tools for vault discovery, performance metrics, transaction building, and portfolio tracking.
By Smithery | 27 findings | Scanned 5/15/2026 | tooltrust-scanner/v0.3.9
Risk Summary
Needs ApprovalDep Visibility plus Secret Handling 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 (27)
input parameter "depositTokenAddress" appears to accept a secret or credential
build_deposit_txinput parameter "oTokenAddress" appears to accept a secret or credential
build_withdraw_txbuild_unqueue_withdraw_txinput parameter "tokensToWithdraw" appears to accept a secret or credential
build_queue_withdraw_txinput parameter "withdrawTokenAddress" appears to accept a secret or credential
build_queue_withdraw_txinput parameter "oTokens" appears to accept a secret or credential
build_redeem_withdraw_txFix: 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.
tool declares db permission
get_vault_balanceget_total_tvlFix: 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.
list_vaultsget_vaultget_vault_navget_vault_tvlget_vault_apybuild_deposit_txbuild_withdraw_txget_deposit_statusget_withdraw_statusget_queue_withdraw_statusbuild_stake_txbuild_unstake_txbuild_queue_withdraw_txbuild_unqueue_withdraw_txbuild_redeem_withdraw_txget_vault_balanceget_historical_navget_total_tvlget_user_investmentsFix: 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 aarna-ai-atv"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)