The GamepadCursorEnabled property in GamepadService is incorrectly labeled as requiring “Roblox Script Security” This is a mistake and should be removed to reflect its proper accessibility.
Afaik, this stems from the fact that this property is assigned to ‘Roblox Script Security’ for when attempting to write to it; but not reading it. Roblox seemingly doesn’t currently distinguish between read and write permissions (other than the ‘read only’ label) afaik, on the documentation site. I made a feature-request late last-year, hoping that this changes for clarity purposes: