{
  "action": "review",
  "emergencyEligible": true,
  "id": "GPR-002",
  "limitations": [
    "Package identity and install coverage depend on the active package-manager integration."
  ],
  "matcher": {
    "kind": "package",
    "value": "untrusted-package"
  },
  "reviewedAt": "2026-08-09",
  "risk": "high",
  "schemaVersion": "guard-policy-recipe/v1",
  "slug": "review-untrusted-package-installs",
  "summary": "Require review before supported package-install actions use an untrusted package.",
  "templateId": "review-package-installs",
  "tests": [
    {
      "expected": "review",
      "label": "matching synthetic case",
      "matcherKind": "package",
      "value": "untrusted-package"
    },
    {
      "expected": "unmatched",
      "label": "different benign synthetic case",
      "matcherKind": "package",
      "value": "benign-untrusted-package"
    }
  ],
  "threatSlugs": [
    "agent-skill-supply-chain",
    "malicious-packages"
  ],
  "title": "Review untrusted package installs"
}
