Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The format operation defaults to writing back to the original file when no output path is supplied, which can silently destroy the user's original formatting and any data if the write is interrupted or the user expected a read-only pretty-print action. In a file-manipulation skill, destructive defaults are risky because an agent may invoke the tool automatically and the user may not realize their source file will be modified in place.
