{
  "action": "review",
  "emergencyEligible": true,
  "id": "GPR-019",
  "limitations": [
    "Artifact scanning and runtime execution controls are separate and complementary."
  ],
  "matcher": {
    "kind": "tool",
    "value": "unreviewed-plugin"
  },
  "reviewedAt": "2026-08-09",
  "risk": "high",
  "schemaVersion": "guard-policy-recipe/v1",
  "slug": "review-plugin-execution",
  "summary": "Require review before a named unreviewed plugin or skill-like tool executes.",
  "templateId": "trust-known-skills-only",
  "tests": [
    {
      "expected": "review",
      "label": "matching synthetic case",
      "matcherKind": "tool",
      "value": "unreviewed-plugin"
    },
    {
      "expected": "unmatched",
      "label": "different benign synthetic case",
      "matcherKind": "tool",
      "value": "benign-unreviewed-plugin"
    }
  ],
  "threatSlugs": [
    "agent-skill-supply-chain"
  ],
  "title": "Review plugin execution"
}
