"The user handed you the keys to every app. What you do with keys you'll never need is the whole measure of the tool."
The Grant Is a Trust, Not a Transaction
Granting Flint Accessibility permission is not a small checkbox — it's handing over the ability to read and drive every app on the machine. The user does that trusting the tool will act narrowly inside a power that is enormous. That grant is a relationship, not a one-time transaction: it obligates Flint, every time it runs, to behave as if the trust could be withdrawn the moment it's abused. Security, in the end, is what you do with power the user can't watch you use.
Earned, Not Assumed
The wrong mental model is 'the user consented, so anything within the permission is fine.' Consent to a broad capability is not consent to use all of it. Flint treats the grant as trust to be continuously earned, not a blank check to be spent. That reframing changes behavior: instead of asking 'is this technically allowed by the permission?' it asks 'is this within the narrow thing the user actually wanted?' The permission is the ceiling; the intended job is the room you stay in.
THE USER GRANTS FLINT OWES IN RETURN
-------------------------- ----------------------------
read any app read only the focused selection
type into any field insert only the proven target
access to everything never a secure field, never a secret
(implicitly) their trust narrow use, visible action, local default
The Three Ways Flint Earns It
Concretely, Flint earns the grant three ways. It stays narrow: it reads the focused selection and inserts one proven result, never roaming other apps or windows. It stays visible: results that can't be safely inserted surface on the clipboard with a message, so nothing happens silently. And it stays local by default: personal and sensitive text doesn't leave the machine unless a macro explicitly sends it, so the sweeping read permission rarely turns into data crossing the network. Narrow, visible, local — three habits that together turn a scary permission into a trustworthy tool.