High-risk tools in Mcp Jenkins
7 of the 38 tools in Mcp Jenkins 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
-
jenkins_cancel_quiet_downExecuteCancel Jenkins quiet mode and resume accepting new builds
-
jenkins_quiet_downExecutePut Jenkins into quiet mode — no new builds will start until cancelled (requires confirm: true)
-
jenkins_replay_buildExecuteReplay/rerun a pipeline build, optionally with a modified pipeline script
-
jenkins_safe_restartExecuteSafely restart Jenkins — waits for running builds to finish before restarting (requires confirm: true)
-
jenkins_stop_buildExecuteStop/abort a running build
-
jenkins_toggle_node_offlineExecuteToggle a Jenkins node/agent between online and offline
-
jenkins_trigger_buildExecuteTrigger a new build for a job, optionally with parameters
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.