klimkit-codex-control
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/find_active.pyutility executes the systempscommand to monitor and list running Codex processes. - [COMMAND_EXECUTION]: The skill facilitates the use of the
codexcommand-line interface for session management and code execution through various subcommands. - [SAFE]: The included scripts rely exclusively on the Python standard library and are designed for local interaction with the Codex app-server and session logs.
- [SAFE]: Authentication tokens for remote sessions are managed through secure practices, such as loading from local files, rather than being hardcoded or exposed in process listings.
Audit Metadata