{
  "action": "allow",
  "emergencyEligible": false,
  "id": "GPR-008",
  "limitations": [
    "Publisher trust and skill content can change; re-review on version or hash change."
  ],
  "matcher": {
    "kind": "tool",
    "value": "trusted-skill"
  },
  "reviewedAt": "2026-08-09",
  "risk": "medium",
  "schemaVersion": "guard-policy-recipe/v1",
  "slug": "allow-trusted-skill",
  "summary": "Allow a specific skill identifier after its source and behavior have been reviewed.",
  "templateId": "trust-known-skills-only",
  "tests": [
    {
      "expected": "allow",
      "label": "matching synthetic case",
      "matcherKind": "tool",
      "value": "trusted-skill"
    },
    {
      "expected": "unmatched",
      "label": "different benign synthetic case",
      "matcherKind": "tool",
      "value": "benign-trusted-skill"
    }
  ],
  "threatSlugs": [
    "agent-skill-supply-chain"
  ],
  "title": "Allow a reviewed skill"
}
