context-save
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes multiple local binaries from the
~/.claude/skills/gstack/bin/directory to manage session state, update checks, and configurations. It also uses standardgitutilities to collect diffs, status, and logs for context capture. - [COMMAND_EXECUTION]: Uses
evalandsourceon the output of local helper scripts such asgstack-slugandgstack-repo-modeto dynamically configure the environment. - [EXTERNAL_DOWNLOADS]: Includes logic to perform
git fetchandgit mergeon the local~/.gstack/directory to synchronize artifacts with a remote repository, contingent on user settings. - [DATA_EXFILTRATION]: Contains opt-in features for telemetry and cross-machine synchronization. These features are inactive by default and require the user to provide consent through a structured decision brief before any data is transmitted or synced.
Audit Metadata