Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- The usage guide tells users to run privileged host and container commands (`sudo chown`, `docker exec ... chown`, `php occ files:scan`) as part of normal operation for a diary app. While this appears intended as troubleshooting guidance rather than abuse, instructing elevated operations outside the app's core function increases the chance of accidental system modification, especially if users substitute the wrong path, container, or username.
