Critical-risk tools in PlugLayer MCP Server
7 of the 61 tools in PlugLayer MCP Server are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
delete_appDestructiveAlias for remove_app() using app wording.
-
delete_databaseDestructiveAlias for remove_database().
-
delete_deploymentDestructiveAlias for remove_app() for clients still using deployment wording.
-
delete_projectDestructiveAlias for remove_project().
-
remove_appDestructiveRemove one of the authenticated user's apps. This deletes the runtime workload and revokes its active routing while marking the app as removed in PlugLayer.
-
remove_databaseDestructiveRemove one of the caller's provisioned databases, including its runtime workload and active routing.
-
remove_projectDestructiveRemove one of the authenticated user's projects. PlugLayer removes the project's apps first, then tears down the project and archives the record for recovery/history.
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.