test-template
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill guides the agent to execute a local shell script
./test_template.shlocated within the repository. This script performs various tasks including template generation, project building, and dependency resolution using Xcode and Gradle. - [EXTERNAL_DOWNLOADS]: The skill documents how to fetch SDK dependencies from remote repositories. It provides examples of overriding the default source with specific GitHub organizations and branches (e.g.,
https://github.com/wmathurin/SalesforceMobileSDK-iOS.git), which involves downloading and executing remote code such asinstall.jsand build configurations during the testing process.
Audit Metadata