Agent Config Directory Access
High
- Category
- Agent Snooping
- Content
## 2. Codex Configuration Codex stores its configuration in `~/.codex/config.toml`. You must configure it to point to your local LiteLLM instance and specifically request the `responses` wire API, as Codex has deprecated the `chat` wire API. Update `~/.codex/config.toml`:
- Confidence
- 90% confidence
- Finding
- Skill reads from agent configuration directories (.claude/, .codex/, .gemini/). These directories may contain API keys, personal settings, and other credentials that the skill has no legitimate need to access.
