Missing User Warnings
Medium
- Confidence
- 84% confidence
- Finding
- The skill documentation states that Python/R scripts may execute locally and that the skill can read input files and write output files, but it does not provide a clear user-facing warning about those side effects, trust boundaries, or execution constraints. In an agent skill, undocumented local execution and file writes can lead users to invoke the skill without understanding workspace modification risk, accidental data exposure, or misuse of file paths.
