High-risk tools in Python
3 of the 3 tools in Python 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
-
coverageExecuteRuns tests with coverage and returns structured coverage summary per file.
-
playwrightExecuteRuns Playwright tests with JSON reporter and returns structured results with pass/fail status, duration, and error messages.
-
runExecuteAuto-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.