Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The example includes `pkill -f runaway-agent`, which is a destructive process-termination command presented as an incident-response action without safety guidance. Because `-f` matches against full command lines, users may kill unintended processes with similar names, causing denial of service or disruption on the host system.
