Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The config command writes `base_url` and `api_key` directly into generated JSON or `.env` files without enforcing restrictive permissions or clearly warning that long-lived secrets are being persisted to disk. In agent/automation environments, these files are commonly committed, indexed, or left world-readable, which can expose the API key and enable unauthorized blog administration.
