{
  "action": "review",
  "emergencyEligible": false,
  "id": "GPR-017",
  "limitations": [
    "Browser navigation, transfer, and privileged surfaces have separate policy dimensions."
  ],
  "matcher": {
    "kind": "tool",
    "value": "browser-automation"
  },
  "reviewedAt": "2026-08-09",
  "risk": "high",
  "schemaVersion": "guard-policy-recipe/v1",
  "slug": "review-browser-automation-tool",
  "summary": "Require review before a named browser automation tool performs a supported action.",
  "templateId": "route-high-risk-actions-to-team",
  "tests": [
    {
      "expected": "review",
      "label": "matching synthetic case",
      "matcherKind": "tool",
      "value": "browser-automation"
    },
    {
      "expected": "unmatched",
      "label": "different benign synthetic case",
      "matcherKind": "tool",
      "value": "benign-browser-automation"
    }
  ],
  "threatSlugs": [
    "prompt-injection"
  ],
  "title": "Review browser automation tools"
}
