injecting-mouse-and-keyboard
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is focused on educational content for Jetpack Compose UI testing. It does not contain any instructions that attempt to bypass safety guidelines, exfiltrate data, or execute unauthorized code.
- [EXTERNAL_DOWNLOADS]: The skill references standard development dependencies like
androidx.compose.ui:ui-test-junit4and provides links to official documentation from Google and JetBrains. These sources are trusted and typical for the described use case. - [COMMAND_EXECUTION]: The provided code snippets demonstrate the use of testing DSLs (e.g.,
performMouseInput,performKeyInput) intended for use within a developer's local test suite environment, presenting no risk of arbitrary command execution on the host system.
Audit Metadata