android-architecture-clean
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill instructions do not contain any malicious patterns, prompt injections, or obfuscation.
- [COMMAND_EXECUTION]: The skill references standard Gradle commands (
./gradlew) and a local Python script (scripts/eval_triggers.py) for automated testing and validation. These operations are restricted to the local development environment. - [EXTERNAL_DOWNLOADS]: The skill includes links to official Android documentation at
developer.android.com. No unverified third-party dependencies or remote scripts are requested for execution.
Audit Metadata