External Model or Provider Selection
High
- Category
- Excessive Agency
- Content
```bash # Simple task — Tier 1 sessions_spawn --task "What's on my calendar today?" --model gemini-2.0-flash # Moderate task — Tier 2 sessions_spawn --task "Summarize this document" --model claude-haiku-4-5
- Confidence
- 98% confidence
- Finding
- This example explicitly directs the agent to send a calendar-related task to an external model provider. Even though it is presented as documentation, it normalizes third-party delegation of potentially sensitive personal data without requiring consent, minimization, or provider trust checks.
