Context-Inappropriate Capability
Medium
- Confidence
- 98% confidence
- Finding
- The CLI includes `show` and `get` commands that print the full loaded model configuration as JSON. Because `load_config()` resolves environment variables into in-memory `api_key` fields first, these commands can directly expose live API keys to stdout, shell history capture, logs, terminal recording, or other local observers. In a prompt-optimization skill, revealing secrets is unnecessary and materially increases risk.
