High-risk tools in RelayPlane
4 of the 10 tools in RelayPlane are classified as high 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 high risk
-
relay_exec_scriptExecuteExecute RelayPlane SDK scripts in a sandboxed environment. Useful for testing generated workflow code. The SDK is automatically imported - just write your workflow code. Scripts...
-
relay_policy_executeExecuteExecute a prompt using a pre-configured policy. Policies provide standardized execution patterns with model selection, automatic fallbacks, and cost controls. Use relay_policies...
-
relay_runExecuteExecute a single AI model call. Useful for testing prompts before building full workflows. Returns output, token usage, estimated provider cost, and trace URL. Note: Cost tracks...
-
relay_workflow_runExecuteExecute a multi-step AI workflow. Intermediate results stay in the workflow engine (not your context), providing 90%+ context reduction on complex pipelines. Use for any task re...
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.