cpa-codex-free
Fail
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: HIGHCREDENTIALS_UNSAFEDATA_EXFILTRATIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [CREDENTIALS_UNSAFE]: The Python script
scripts/main.pygenerates and processes a JSON object containing sensitive OpenAI authentication data, includingaccess_token,refresh_token, andid_token.- [DATA_EXFILTRATION]: The skill usescurlto upload the generated file containing the authentication tokens to a remote endpoint specified by theCLI_PROXY_API_BASEenvironment variable, exposing credentials to an external server.- [COMMAND_EXECUTION]: The workflow inSKILL.mdexecutes several shell commands usingcurlto upload data, check status viajq, and delete local temporary files.- [EXTERNAL_DOWNLOADS]: The script performs network requests to unofficial third-party domainsmail.chatgpt.org.ukandshop.chatgpt.org.ukto programmatically retrieve temporary email addresses and OTP verification codes.
Recommendations
- AI detected serious security threats
Audit Metadata