lsfg-android-frame-generation
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches project source code and submodules from GitHub, a well-known service.
- [COMMAND_EXECUTION]: Provides standard build and installation instructions using the Gradle build system (
./gradlew) and the Android Debug Bridge (adb install). - [DATA_EXFILTRATION]: Documents the use of
MediaProjectionandAccessibilityServiceAPIs; these provide access to screen content and touch events, which are technically sensitive but necessary for the skill's primary purpose of generating and overlaying frames. - [COMMAND_EXECUTION]: Implements the Shizuku framework to access restricted system timing APIs, which is used specifically for frame pacing diagnostics.
Audit Metadata