Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill instructs automatic execution of `git log --since="7 days ago" --author="$(git config user.name)" --reverse --patch`, which exposes full patch contents without a prior warning or consent gate. Patch output can contain sensitive source code, secrets, internal URLs, credentials, or proprietary business logic, so automatic collection materially increases data-exposure risk. The surrounding skill context makes this more dangerous because the stated behavior is to run immediately when triggered.
