Scope Creep
Medium
- Confidence
- 95% confidence
- Finding
- The cleanup section deletes files outside the declared deletion scope in the manifest. The manifest only authorizes deletion of old files under /var/log, but the skill also removes /tmp/*, /var/tmp/*, and ~/.cache/*, creating a mismatch that can lead to broader destructive behavior than users or enforcement systems expect.
