{
  "action": "block",
  "emergencyEligible": false,
  "id": "GPR-015",
  "limitations": [
    "Environment scoping must be reviewed in Policy Studio before rollout."
  ],
  "matcher": {
    "kind": "package",
    "value": "production-package"
  },
  "reviewedAt": "2026-08-09",
  "risk": "high",
  "schemaVersion": "guard-policy-recipe/v1",
  "slug": "block-production-package-installs",
  "summary": "Provide a conservative starting point for blocking a reviewed production package-install target.",
  "templateId": "block-malicious-packages",
  "tests": [
    {
      "expected": "block",
      "label": "matching synthetic case",
      "matcherKind": "package",
      "value": "production-package"
    },
    {
      "expected": "unmatched",
      "label": "different benign synthetic case",
      "matcherKind": "package",
      "value": "benign-production-package"
    }
  ],
  "threatSlugs": [
    "malicious-packages"
  ],
  "title": "Block production package installs"
}
