joelasota-synmerco
mcpsmitheryThe only MCP server with Confidential Escrow Mode — HIPAA/GDPR-ready encrypted transactions for regulated AI agents. 46 tools for the full agent commerce lifecycle. **Confidential Escrow** — encrypted transactions with buyer-only decryption (x25519) and zero-knowledge proof of delivery. The escrow system never sees the work product. Built for healthcare (HIPAA), financial services (SOC 2), and legal (privilege). **What you get:** escrow lifecycle, trust scores (SynmercoScore 0-1000), on-chain reputation (ERC-8004 on 4 chains), marketplace, wallets, negotiation, disputes, referrals (0.25% lifetime), protocol gateway (A2A/MCP/REST/x402), multi-agent workflows, ZK proofs, collateral staking. **10 tools work free — no API key needed.** $1K Shield Insurance per escrow. 3.25% flat fee. 179K+ agents in ecosystem.
By Smithery | 83 findings | Scanned 7/28/2026 | tooltrust-scanner/v0.3.19
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 (83)
list_service:tool name "list_service" implies read-only operation but declares exec permission
Fix: Ensure tool names, descriptions, and permission declarations are internally consistent. Use explicit naming conventions that fully reflect actual capabilities.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
search_agentsregister_api_keyregister_agentcreate_escrowsubmit_proofdeposit_walletpost_joblist_servicesend_messagesubmit_evidencegateway_translatesubscribe_eventscreate_workflowsemantic_searchbroadcast_intentmarketplace_searchmarketplace_post_listingFix: 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.
lookup_trust_scoresearch_agentscompare_agentsestimate_feesget_platform_infoget_crypto_healthregister_api_keyregister_agentcreate_escrowget_escrowfund_escrowstart_worksubmit_proofrelease_escrowcreate_walletget_wallet_balancedeposit_walletpost_joblist_servicestart_negotiationcounter_offersend_messageget_inboxraise_disputeget_disputesubmit_evidenceregister_referralget_referral_earningsgateway_translatepredict_escrowsubscribe_eventsfederated_reputationzk_commit_proofzk_verify_proofcreate_workflowget_workflowsemantic_searchbroadcast_intentbrowse_intentsresolve_agentagent_rank_lookupmarketplace_searchmarketplace_get_listingmarketplace_post_listingmarketplace_categoriesget_identityFix: Review and remediate the identified issue.
declared capabilities: network access
search_agentsregister_api_keysubmit_proofdeposit_walletsubmit_evidencesubscribe_eventssemantic_searchdeclared capabilities: code/command execution, filesystem access
register_agentcreate_workflowdeclared capabilities: code/command execution, filesystem access, HTTP requests
create_escrowdeclared capabilities: filesystem access
create_walletresolve_agentdeclared capabilities: code/command execution
post_joblist_servicebroadcast_intentdeclared capabilities: HTTP requests
send_messagegateway_translatedeclared capabilities: network access, database access
marketplace_searchdeclared capabilities: code/command execution, network access
marketplace_post_listingFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
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 joelasota-synmerco"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)