Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The example includes a hidden cleanup step that runs `rm temp-files`, which can delete data without the viewer realizing it because the action is explicitly hidden from the recording. In a documentation skill for terminal automation, concealed destructive commands are risky because users may copy the pattern into real environments or adapt it with broader paths, causing accidental data loss.
