LLM CLI Tool Adds OpenAI Endpoint Command for Any AI Backend
LLM 0.32rc2 ships a new `llm openai endpoint` command that allows arbitrary OpenAI-compatible endpoints to be queried from the CLI without pre-configuring a model, and crucially these calls are not logged. This unlogged-by-design behaviour, combined with tool-use support against any reachable endpoint, expands the attack surface for data exfiltration, prompt injection via local or rogue model endpoints, and insider misuse that evades standard audit trails.