gstack-upgrade
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the latest source code from the author's GitHub repository (
https://github.com/garrytan/gstack.git) when a version upgrade is requested or detected. - [REMOTE_CODE_EXECUTION]: Following the download, the skill executes a
./setupscript provided in the repository to complete the installation and configuration of the tool. - [COMMAND_EXECUTION]: The skill runs a series of bash-based migration scripts (e.g.,
v0.15.2.0.sh,v1.1.3.0.sh) to perform maintenance tasks, such as cleaning up stale symlinks, merging resource logs, and updating directory structures within the user's local environment.
Audit Metadata