gstack-upgrade
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads updates from 'https://github.com/garrytan/gstack.git'. This is the official repository belonging to the skill author and is used as the source for the upgrade process.
- [COMMAND_EXECUTION]: The skill uses shell commands to perform maintenance tasks, including git operations (fetch, reset, clone), executing a './setup' script, and running internal migration bash scripts to handle state transitions between versions.
- [DYNAMIC_EXECUTION]: The upgrade process involves iterating through and executing shell scripts located within the skill's 'migrations/' directory. These scripts perform idempotent configuration fixes, such as renaming keys in 'config.yaml' or migrating resource logs.
Audit Metadata