Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The skill explicitly documents that `consume_inbox.sh` performs a destructive read ('读取即删除') but does not provide a clear warning about irreversibility, recovery limitations, or operator safeguards. In a task orchestration system, silent deletion of queued work can cause message loss, broken auditability, and hard-to-recover failures if an agent crashes after consuming but before completing the step.
