catchdoms-expired-domains
mcpsmitheryMCP server for searching 40,000+ daily expired and auction domains from 12 platforms.
By Smithery | 82 findings | Scanned 5/4/2026 | tooltrust-scanner/v0.3.9
Risk Summary
Needs ApprovalDep Visibility plus Excessive Permissions 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 (82)
tool declares network permission
ud_domains_searchud_cart_add_domain_afternicud_cart_add_domain_sedoud_cart_add_payment_method_urlud_cart_get_urlud_dns_hosting_listud_dns_hosting_addFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool declares db permission
ud_domains_searchud_leads_listud_lead_gettool declares fs permission
ud_portfolio_listud_contact_createud_cart_removeud_listing_createud_listing_updateud_dns_record_updateud_dns_record_removeud_dns_records_remove_allud_dns_nameservers_set_defaultud_dns_hosting_listud_dns_hosting_removeud_domain_auto_renewal_updateud_domain_tags_removeud_domain_flags_updateud_domain_pushFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
ud_domains_searchud_cart_add_domain_afternicud_cart_add_domain_sedoud_cart_add_payment_method_urlud_cart_checkoutud_cart_get_urlud_lead_message_sendud_dns_hosting_listud_dns_hosting_addud_domain_auto_renewal_updateFix: 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.
input schema exposes 13 properties (threshold: 10)
ud_portfolio_listtool declares http permission
ud_cart_checkoutud_lead_message_sendud_domain_auto_renewal_updateFix: 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.
ud_domains_searchud_tld_listud_portfolio_listud_contacts_listud_contact_createud_cart_getud_cart_add_domain_registrationud_cart_add_domain_listedud_cart_add_domain_afternicud_cart_add_domain_sedoud_cart_add_domain_renewalud_cart_removeud_cart_get_payment_methodsud_cart_add_payment_method_urlud_cart_checkoutud_cart_get_urlud_listing_createud_listing_updateud_listing_cancelud_offers_listud_offer_respondud_leads_listud_lead_getud_lead_messages_listud_lead_message_sendud_dns_records_listud_dns_record_addud_dns_record_updateud_dns_record_removeud_dns_records_remove_allud_dns_nameservers_listud_dns_nameservers_set_customud_dns_nameservers_set_defaultud_dns_hosting_listud_dns_hosting_addud_dns_hosting_removeud_domain_pending_operationsud_domain_auto_renewal_updateud_domain_getud_domain_tags_addud_domain_tags_removeud_domain_flags_updateud_domain_pushFix: 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 catchdoms-expired-domains"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)