Description-Behavior Mismatch
Medium
- Confidence
- 91% confidence
- Finding
- The skill declares ownership only over `clients.json` and per-client files, but its procedures also rewrite `index-global.json` and linked path fields outside that boundary. This mismatch weakens change-control and isolation guarantees: another skill may assume those files are outside this skill's authority, leading to unauthorized cross-scope mutation, corruption, or race conditions during rename/merge flows.
