Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly describes an autonomous infinite loop that creates Feishu documents and modifies local state, but it does not warn users about the repeated side effects, persistence, or unbounded execution behavior. In this context, that omission is dangerous because the skill is designed to run every 5 minutes without a daily cap, which can lead to uncontrolled document spam, resource consumption, and silent accumulation of state changes.
