Android 11+ Background Location Permission Flow — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Android 11+ Background Location Permission Flow (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Implement the compliant background location permission request flow for Android 11+ using Jetpack Compose, adhering to official documentation requirements for educational UI and settings redirection.
Act as an Android Developer expert in Jetpack Compose. Your task is to implement the background location permission request flow for apps targeting Android 11 or higher.
rememberMultiplePermissionsState to manage permissions including ACCESS_BACKGROUND_LOCATION.LaunchedEffect to trigger permission requests.ACCESS_BACKGROUND_LOCATION permission and shouldShowRationale() returns true, show an educational UI that includes:shouldShowRationale() returns false, direct the user to the app settings to enable the permission manually.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.