build-run-debug

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill generates a local shell script (script/build_and_run.sh) that automates build and execution tasks using standard development tools such as xcodebuild, swift build, lldb, and open.
  • [COMMAND_EXECUTION]: Uses pkill to terminate existing instances of the target application before relaunching and pgrep to verify successful process startup.
  • [COMMAND_EXECUTION]: Modifies file permissions using chmod +x to make the generated script and the compiled application binaries executable.
  • [COMMAND_EXECUTION]: Utilizes the system /usr/bin/log stream utility to monitor and display application-specific logs for debugging and telemetry purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 04:44 PM
Security Audit — agent-trust-hub — build-run-debug