Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly describes persistent writes to `evolution_log/{task_id}.json` and updates to `params/evolved_params.json`, but the documentation does not clearly warn users that normal execution modifies local state and influences future behavior. In an agent/tooling context, undisclosed persistence is security-relevant because it can leak task data, create unexpected statefulness, and allow later runs to be affected by prior inputs or failures.
