codex-reset-credit
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFEDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [DATA_EXFILTRATION]: Accesses the local authentication file at
~/.codex/auth.jsonto extractaccess_tokenandaccount_idinformation. - [DATA_EXFILTRATION]: Transmits extracted authentication tokens to OpenAI's official ChatGPT endpoint (
chatgpt.com) to retrieve credit status. This behavior is consistent with the skill's primary purpose of providing credit visibility for the service. - [COMMAND_EXECUTION]: Executes a bundled Python script
scripts/check_reset_credits.pyto perform the credit check when requested by the user.
Audit Metadata