Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The markdown includes shell examples that modify files in place with sed -i and write to /tmp and /var/log without an explicit warning that these commands alter inputs and leave artifacts. In a security-focused skill, users may copy-paste these examples directly; this can overwrite source data, leak sensitive content into logs, or create unsafe assumptions about handling untrusted input.
