managing-starship-fork
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for managing a development environment for the Starship prompt tool. All operations are local to the user's project directory and standard binary paths.
- [COMMAND_EXECUTION]: Executes standard CLI tools including
gitfor version control,cargofor Rust compilation, andcpfor binary installation. These commands are necessary for the skill's primary function of building and installing the software. - [EXTERNAL_DOWNLOADS]: Synchronizes code from the official Starship upstream repository and the author's fork on GitHub. These are well-known and appropriate sources for the stated purpose of managing this specific software fork.
Audit Metadata