setup-browser-cookies
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The setup routine fetches and executes the official Bun installation script from https://bun.sh/install if the runtime is not present on the host system.
- [COMMAND_EXECUTION]: Executes multiple shell commands and local binaries (e.g., gstack-update-check, gstack-config, gstack-telemetry-log) to manage internal state, update checks, and telemetry.
- [COMMAND_EXECUTION]: Runs a browse binary to interface with browser cookie storage for the purpose of session importation.
- [COMMAND_EXECUTION]: Performs file system operations in the user's home directory (~/.gstack/) to maintain session identifiers and usage logs.
Audit Metadata