ralph-init
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to discover iOS project information, such as schemes and simulators, using standard development tools like
xcodebuildandxcrun. - [COMMAND_EXECUTION]: It modifies file permissions using
chmodto enable the execution of local scripts within the project'sralph/directory. - [COMMAND_EXECUTION]: It runs a local project script (
ralph/loop.sh bootstrap) to analyze the codebase architecture and generate documentation. - [COMMAND_EXECUTION]: The skill performs Git operations, including adding files to the staging area and committing changes to track the pipeline configuration.
Audit Metadata