Original title was: Rename _skip_permissions to reflect it's about datasette.client.get() internals
We just used the _skip_permissions context variable in Datasette Cloud to detect an internal hit via datasette.client.get() - which made me think we should make this a public API and rename it to something that reflects that it's actually about detecting calls within the datasette.client mechanism.