capturing-preview-screenshots-in-ci

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for using shell commands via ADB, such as adb shell am start and adb exec-out screencap, to interact with a running Android device or emulator for screenshot capture.
  • [COMMAND_EXECUTION]: The example GitHub Actions workflow includes a step to enable KVM (Kernel-based Virtual Machine) using sudo tee and sudo udevadm. This is a standard and necessary procedure for running hardware-accelerated Android emulators on Linux-based CI runners.
  • [EXTERNAL_DOWNLOADS]: The skill references the com.github.skydoves.compose.hotswan.compiler Gradle plugin and the com.github.skydoves.compose.hotswan:preview library. These resources are provided by the skill author and are integral to the described functionality.
  • [EXTERNAL_DOWNLOADS]: The skill suggests using several standard GitHub Actions, including actions/checkout, actions/setup-java, and the widely-used reactivecircus/android-emulator-runner for hosting Android environments in CI.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 08:13 AM
Security Audit — agent-trust-hub — capturing-preview-screenshots-in-ci