High-risk tools in Test
3 of the 3 tools in Test 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
-
coverageExecute 3/5Runs tests with coverage and returns structured coverage summary per file.
-
playwrightExecute 3/5Runs Playwright tests with JSON reporter and returns structured results with pass/fail status, duration, and error messages.
-
runExecute 4/5Auto-detects test framework (pytest/jest/vitest/mocha), runs tests, returns structured results with failures.
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.
More on Test
Enforce policy on Test
One command generates a policy scaffold for every server in your MCP config.
npx -y @policylayer/intercept init