android-mobile-sdk
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill follows established development workflows for the Salesforce Mobile SDK, including proper project initialization and dependency management.- [EXTERNAL_DOWNLOADS]: References to external resources are limited to official Salesforce Maven artifacts (com.salesforce.mobilesdk), standard AndroidX libraries, and the official Salesforce GitHub repository. These are well-known and trusted sources.- [COMMAND_EXECUTION]: Shell commands are used appropriately for Android development tasks, such as creating project directories, managing the Gradle wrapper, and executing builds via gradlew. No arbitrary or dangerous command execution was identified.
Audit Metadata