Context-Inappropriate Capability
Medium
- Confidence
- 93% confidence
- Finding
- The script unconditionally runs `rm -rf OPPROF_*` inside a user-supplied operator directory, which is a destructive action even if limited to profiling-output-like names. In this skill context, cleanup of old profiling artifacts is related to performance analysis, but deleting files without validation, scoping safeguards, or explicit consent can still remove unintended data if the directory contents are broader than expected.
