local-build
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONPRIVILEGE_ESCALATION
Full Analysis
- [COMMAND_EXECUTION]: The skill generates and executes shell scripts that use standard build tools including
./gradlew,xcodebuild,adb, andxcrun simctl. These are necessary for the skill's primary purpose of building mobile applications. - [PRIVILEGE_ESCALATION]: The skill uses
chmod +xto make the generated build scripts executable. This is a standard and expected operation for shell script generation within a development environment and is limited to the scripts the skill creates.
Audit Metadata