emilia-protocol
mcperify-v3.20.2Consequence firewall for machine actions. EMILIA Gate verifies exact authority before money, code, permissions, infrastructure, or regulated state changes; the open protocol makes the evidence independently verifiable.
By emiliaprotocol | 78 findings | Scanned 8/21/2026 | tooltrust-scanner/v0.3.19 | 812
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 (78)
Tool set changed silently at verify-v3.20.2: 62 tool(s) added, 63 tool(s) removed without a version bump.
+ 62 added
adjust_lrpadjust_sp_accountadjust_staking_positionanalyze_cdp_healthannul_sp_requestburn_cdpcancel_lrpclaim_lrpclose_cdpclose_sp_accountclose_staking_positioncreate_sp_accountdeposit_cdpdistribute_staking_rewardsfeed_interest_oraclefreeze_cdpget_ada_priceget_all_cdpsget_apr_by_keyget_apr_rewardsget_assetget_asset_priceget_assetsget_blockfrost_balancesget_cdps_by_addressget_cdps_by_ownerget_collector_utxosget_dex_yieldsget_indy_priceget_iris_liquidity_poolsget_order_bookget_pollsget_protocol_paramsget_protocol_statsget_redemption_ordersget_redemption_queueget_sp_account_by_ownerget_stability_pool_accountsget_stability_poolsget_staking_infoget_staking_position_by_addressget_staking_positionsget_staking_positions_by_ownerget_steelswap_estimateget_steelswap_tokensget_sync_statusget_temperature_checksget_tvlleverage_cdpliquidate_cdpmerge_cdpsmint_cdpopen_cdpopen_lrpopen_staking_positionprocess_sp_requestredeem_cdpredeem_lrpretrieve_from_ipfsstart_interest_oraclestore_on_ipfswithdraw_cdpโ 63 removed
approve_exchange_tokencancel_vouchercommit_to_buyer_offercommit_to_conditional_offercommit_to_conditional_offer_and_redeem_vouchercommit_to_offercommit_to_offer_and_redeem_vouchercomplete_exchangecreate_buyercreate_dispute_resolution_proposalcreate_offercreate_offer_and_commitcreate_offer_commit_and_redeemcreate_offer_with_conditioncreate_sellerdecide_disputedeposit_fundsescalate_disputeexpire_disputeexpire_dispute_batchexpire_escalated_disputeextend_dispute_timeoutget_all_products_with_not_voided_variantsget_config_idsget_dispute_by_idget_dispute_resolversget_disputesget_exchangesget_fundsget_offersget_registered_agentsget_sellersget_sellers_by_addressget_supported_tokensraise_disputeredeem_voucherrefuse_escalated_disputeregister_agentrender_contractual_agreementresolve_disputeretract_disputerevoke_vouchersearch_productssend_forwarded_meta_transactionsend_meta_transactionsend_native_meta_transactionsend_signed_transactionsign_full_offersign_receive_with_dai_permitsign_receive_with_erc2612_permitsign_receive_with_erc3009_authorizationsign_receive_with_permit2store_base_metadatastore_bundle_item_nft_metadatastore_bundle_item_product_v1_metadatastore_bundle_metadatastore_product_v1_metadataupdate_sellervalidate_metadatavoid_non_listed_offervoid_non_listed_offer_batchvoid_offerwithdraw_fundsFix: The set of tools exposed by this server changed between scans of the same version โ a sign the package was silently updated without a version bump. Audit the changelog and all tool definitions before trusting this server. Pin to a specific commit hash rather than a floating version tag.
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 emilia-protocol"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)