Intent-Code Divergence
Medium
- Confidence
- 88% confidence
- Finding
- The security notes state that no host files are read and configuration is handled only via environment variables, yet the documented `--set KEY=VALUE` command implies persistent configuration changes somewhere on disk. This inconsistency is security-relevant because users may trust the skill not to write or read local state when it likely does, which can hide configuration poisoning, unintended persistence, or storage of sensitive parameters.
