android-state-management
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions to run local Gradle wrapper commands (
./gradlew :app:testDebugUnitTest) and a local evaluation script (python3 scripts/eval_triggers.py). These commands are standard for Android project development and testing within a local environment. - [SAFE]: All external references are to the official
developer.android.comdomain, which is a trusted source for Android development documentation. There are no signs of prompt injection, obfuscation, or data exfiltration attempts.
Audit Metadata