Missing User Warnings
Low
- Confidence
- 92% confidence
- Finding
- The skill explicitly instructs users to connect to Redis through REDIS_URL and to store agent state, cached API results, and shared sub-agent data, but it does not warn that this data may be sent to a remote Redis instance or may include sensitive information. In an agent environment, users may cache secrets, prompts, tokens, or session context, so missing disclosure and handling guidance increases the risk of unintended data exposure, especially when REDIS_URL points to externally hosted infrastructure.
