building-mobile-apps
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the download and installation of additional sub-skills from the official 'forcedotcom' and 'salesforce' GitHub repositories.
- Evidence: Downloads occur from
github.com/forcedotcom/SalesforceMobileSDK-Templates,github.com/salesforce/AgentforceMobileSDK-iOS, andgithub.com/salesforce/AgentforceMobileSDK-Android. - [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using
npxto install these sub-skills when they are missing from the local environment. - Evidence: Instructions include commands like
npx --yes skills add forcedotcom/SalesforceMobileSDK-Templates --skill ios-mobile-sdk --yes.
Audit Metadata