Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The skill includes a pipeline that performs in-place edits via `sed -i` on files returned by `rg -l`, but it does not clearly warn that this command modifies files destructively. In an agent skill context, users may copy the example assuming it is only a preview or search workflow, which can lead to unintended bulk file modification across a repository.
