test-sdk-consumer-skills
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to automate the development workflow, including directory management, file operations, and invoking build tools such as
xcodegen,pod,xcodebuild, andgradlew. These operations are consistent with the skill's stated purpose as a test harness. - [DYNAMIC_EXECUTION]: The skill generates Swift, Kotlin, and Gradle configuration files at runtime using
catand heredoc patterns. This is a standard scaffolding technique used to create the test applications specified in the test plan. - [EXTERNAL_DOWNLOADS]: The skill configures the download of the Gradle distribution from
services.gradle.organd includes dependencies on the Salesforce Mobile SDK via Maven Central. These represent interactions with well-known development services and the vendor's official resources.
Audit Metadata