android-development
Fail
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: CRITICAL
Full Analysis
- [SAFE]: The skill is primarily instructional, providing boilerplate code and documentation for Android development. All code snippets for ViewModels, Repositories, and UI components follow established security and architecture best practices.
- [EXTERNAL_DOWNLOADS]: The configuration references well-known, industry-standard libraries including AndroidX, Google Play Services, Retrofit, OkHttp, and Koin. These are trusted dependencies commonly used in Android development and do not originate from untrusted or suspicious sources.
- [COMMAND_EXECUTION]: The GitHub Actions workflow contains standard CI/CD steps such as setting up Java, initializing Gradle, and running unit tests. These commands are legitimate and necessary for the described development workflow.
- [DATA_EXFILTRATION]: The skill does not contain any hardcoded credentials, API keys, or logic that attempts to access sensitive system files or exfiltrate user data to external servers.
- [PROMPT_INJECTION]: There are no instructions designed to override agent behavior, bypass safety filters, or extract system prompts. The content is strictly focused on technical development guidelines.
- [REMOTE_CODE_EXECUTION]: No patterns of remote code execution, such as dynamic script loading or execution of untrusted external content, were found. The scanner warning regarding 'proguard-rules.pro' is identified as a false positive, as it refers to a standard Android build configuration file name.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata