Type-safe deep link generator for protocol-based apps, enabling one-click launch, install, and configuration for tools like Cursor and Cherry Studio.
By zhensherlock | 77 findings | Scanned 6/15/2026 | tooltrust-scanner/v0.3.17 | 117
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
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 (77)
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
get_assetsfeed_interest_oraclestart_interest_oracleprocess_sp_requestannul_sp_requestFix: 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.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
get_tvlget_apr_rewardsget_apr_by_keyget_dex_yieldsget_protocol_statsget_assetsget_assetget_asset_priceget_ada_priceget_indy_priceget_all_cdpsget_cdps_by_ownerget_cdps_by_addressanalyze_cdp_healthmint_cdpburn_cdpopen_cdpdeposit_cdpwithdraw_cdpclose_cdpliquidate_cdpredeem_cdpfreeze_cdpmerge_cdpsget_collector_utxosstore_on_ipfsretrieve_from_ipfsget_steelswap_tokensget_steelswap_estimateget_iris_liquidity_poolsget_blockfrost_balancesget_protocol_paramsget_temperature_checksget_sync_statusget_pollsleverage_cdpopen_lrpcancel_lrpadjust_lrpclaim_lrpredeem_lrpfeed_interest_oraclestart_interest_oracleget_order_bookget_redemption_ordersget_redemption_queueprocess_sp_requestannul_sp_requestget_stability_poolsget_stability_pool_accountsget_sp_account_by_ownercreate_sp_accountadjust_sp_accountclose_sp_accountget_staking_infoget_staking_positionsget_staking_positions_by_ownerget_staking_position_by_addressdistribute_staking_rewardsopen_staking_positionadjust_staking_positionclose_staking_positionFix: Review and remediate the identified issue.
declared capabilities: HTTP requests
get_assetsfeed_interest_oraclestart_interest_oracledeclared capabilities: network access
process_sp_requestannul_sp_requestdeclared capabilities: filesystem access
create_sp_accountFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
input parameter "tokenIn" accepts a credential (informational; not evidence of insecure handling)
get_steelswap_estimateinput parameter "tokenOut" accepts a credential (informational; not evidence of insecure handling)
get_steelswap_estimateinput parameter "tokenB" accepts a credential (informational; not evidence of insecure handling)
get_iris_liquidity_poolsinput parameter "tokenA" accepts a credential (informational; not evidence of insecure handling)
get_iris_liquidity_poolsFix: 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 protocol-launcher"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)