Bouncer Bouncer is a mobile app that gives users temporary permissions to other apps. It's used by Android users who want more control over app permissions and privacy. Official docs: https://usebouncer.com/developers Bouncer Overview - User - Device - Session - Application - Event Working with Bouncer This skill uses the Membrane CLI to interact with Bouncer. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run from the terminal: Authentication This…