carrier-mcp
mcpsmitheryCarrier MCP — natural language control of your MVNO/eSIM fleet. 52 tools (43 OCS API wrappers + 8 AI intelligence + 1 OCS event history), 5 prompts, OAuth 2.1 + PKCE. Streamable HTTP on Cloudflare Workers.
By Smithery | 136 findings | Scanned 6/3/2026 | tooltrust-scanner/v0.3.13
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 (136)
tool declares network permission
list_reseller_accountslist_sponsorslist_steering_listslist_subscribersmodify_subscriber_statuschange_sim_statusget_subscriber_locationmodify_subscriber_steering_listhlr_set_bitratelist_location_zoneslist_detailed_location_zonescreate_location_zonesubscriber_usagesubscriber_network_eventslist_network_profilesaudit_network_coverageget_subscriber_location_by_cell_idpush_steering_to_subscriberbalance_topup_formtool declares exec permission
modify_account_balancecarrier_askcarrier_ask_describeprovision_esim_wizardbalance_topup_formFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
carrier_ask:input parameter "confirm_token" appears to accept a secret or credential
Fix: 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 fs permission
list_sponsorschange_sim_statusdelete_subscriber_packagecreate_package_templatecreate_location_zonelist_network_profilespush_steering_to_subscribertool declares db permission
subscriber_usagesubscriber_network_eventsFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
set_subscriber_traffic_restrictions:tool name "set_subscriber_traffic_restrictions" implies local write operation but only remote/network-class permissions were detected
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
list_reseller_accountsmodify_account_balancelist_sponsorslist_steering_listsget_subscriberlist_subscribersmodify_subscriber_statuschange_sim_statusget_subscriber_locationset_subscriber_traffic_restrictionsmodify_subscriber_steering_listmove_subscriber_range_to_accounthlr_set_bitratestop_resume_recurring_packagelist_location_zoneslist_detailed_location_zonescreate_location_zonesubscriber_usagesubscriber_network_eventslist_network_profilesdiagnose_subscriberaudit_network_coverageget_subscriber_location_by_cell_idpush_steering_to_subscriberreset_subscriber_gz_countercarrier_askcarrier_ask_describeprovision_esim_wizardbalance_topup_formFix: 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 declares http permission
get_subscriberset_subscriber_traffic_restrictionsmove_subscriber_range_to_accounthlr_set_bitratestop_resume_recurring_packagediagnose_subscriberreset_subscriber_gz_counterFix: 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_reseller_accountsmodify_account_balanceget_reseller_infoesim_status_per_accountlist_sponsorslist_steering_listsget_subscriberlist_subscribersmodify_subscriber_balancemodify_subscriber_statuschange_sim_statusget_sim_provider_statusget_subscriber_locationmodify_subscriber_contact_infoset_subscriber_traffic_restrictionsmodify_subscriber_steering_listmove_subscriber_range_to_accounthlr_set_bitratehlr_get_bitratelist_subscriber_packagesassign_packageassign_recurring_packagemodify_package_limitsmodify_package_expirymodify_package_statusstop_resume_recurring_packagedelete_subscriber_packageclean_all_packageslist_package_templatescreate_package_templatemodify_template_coremodify_template_recurringmodify_template_throttlinglist_location_zoneslist_detailed_location_zoneslist_destination_prefixescreate_location_zonesubscriber_usagesubscriber_network_eventssubscriber_active_periodget_tariffsend_smslist_network_profilesdiagnose_subscriberfleet_healthdetect_usage_anomaliesoptimize_packagechurn_riskaudit_network_coveragemarketing_intelligencehigh_cost_subscribersaffect_subscriber_phone_numberget_subscriber_location_by_cell_idlist_destination_listsmodify_subscriber_mobile_planmodify_subscriber_package_active_periodmodify_subscriber_voip_planpush_steering_to_subscriberreset_subscriber_gz_countercarrier_askcarrier_ask_describelist_recent_ocs_eventsfleet_health_appprovision_esim_wizardbalance_topup_formFix: 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 carrier-mcp"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)