solo-init
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Uses the Bash tool to create a local configuration directory at
~/.solo-factoryfor storing organizational defaults. - [COMMAND_EXECUTION]: Runs
uvx solograph --helpto verify if the auxiliary Solograph developer tool is available in the environment. - [SAFE]: The skill manages organizational preferences (such as bundle IDs and GitHub organizations) by collecting information through user prompts and storing it in local YAML and Markdown files.
- [SAFE]: All file operations are restricted to the user's home configuration directory and the local project directory, with no access to sensitive system files or credentials detected.
Audit Metadata