Missing User Warnings
Medium
- Confidence
- 83% confidence
- Finding
- The documentation explicitly instructs users to place API keys or OAuth tokens in a local config file and then use those credentials to operate the router, but it provides no warning about secure storage, file permissions, secret redaction, or avoiding accidental commits. In a skill that proxies LLM traffic and may be run as a long-lived local service, this increases the chance of credential leakage through config files, logs, backups, or shell history.
