Skill: Feature-Gated Insecure Paths
- Behavior added behind a feature gate whose security assumptions do not hold when the gate is off and when it is on. A feature gate must not ship a path that would be insecure if accidentally enabled. New alpha gates with new attack surface should note the assumption in a code comment near the gate check.