Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- The script reads entire automation.toml files into memory and searches them with a regex even though the stated purpose is only to determine whether a weekly review automation exists. Automation configs can contain task prompts, paths, schedules, and other operational details unrelated to the report, so this creates unnecessary collection of potentially sensitive local data and broadens the privacy footprint of the skill. In the context of a 'usage review' skill that already aggregates session history, this over-collection is more concerning because it centralizes multiple categories of user activity metadata into one output.
