swiftui-expert-skill
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Python scripts to automate interactions with the Xcode
xctraceCLI. These scripts are used for recording performance traces (scripts/record_trace.py) and analyzing existing.tracefiles (scripts/analyze_trace.py). The commands are restricted to development-specific tasks like listing connected devices, templates, and symbolicating backtraces. The use ofsubprocess.Popenandsubprocess.runwithin these scripts is scoped to the intended functionality of profiling iOS/macOS applications.
Audit Metadata