MCP tool · Security
get_security_overview
Report a hosting account's security posture at a glance: security — {csf, imunify360, modsecurity, suspended} booleans for the host firewall, malware protection,…
get_security_overview
Read-onlyIdempotent
Description
Report a hosting account's security posture at a glance: security — {csf, imunify360, modsecurity, suspended} booleans for the host firewall, malware protection, web application firewall and account status. Read this first: when imunify360 or modsecurity is false, manage_imunify and the ModSecurity routes will honestly report feature_not_available on this node. For the malware findings themselves use manage_imunify; for recent logins use get_login_history. Requires read:hosting.
Input
| Name | Type | Description |
|---|---|---|
input
required
|
string |
A domain, email address, website URL, numeric service id, or hosting-account username the customer actually owns. Resolved to the owning account automatically; the resolved target is echoed back in the response.
|