Missing User Warnings
Medium
- Confidence
- 88% confidence
- Finding
- The skill instructs users to persist an API key in ~/.trans-cli/config.json or via a config-writing command, but it does not warn that this stores a long-lived secret locally or recommend safer handling. In an agent context, encouraging disk-backed secret storage without guidance on file permissions, redaction, or preferring ephemeral environment injection can increase the chance of credential exposure through backups, world-readable files, logs, or later tool access.
