External Model or Provider Selection
High
- Category
- Excessive Agency
- Content
Call deepseek-v4-flash. Run this with the `exec` tool, pasting the user's prompt into the heredoc verbatim — no escaping or quoting required (the quoted heredoc handles every shell metacharacter, newline, quote, and paren safely): ```bash zerogpu chat_completions -m deepseek-v4-flash <<'ZGPU_END_OF_INPUT' <the user's prompt, verbatim> ZGPU_END_OF_INPUT ```
- Confidence
- 90% confidence
- Finding
- Skill selects an external model or provider that may use a different account or billing plan than the operator expects. Undisclosed model switches can cause unexpected cost or quota consumption.
