Description-Behavior Mismatch
Medium
- Confidence
- 93% confidence
- Finding
- The skill is framed primarily as codebase/config discovery, but the `health` command also interrogates the live environment via `docker ps`, `systemctl`, and `curl` to discovered localhost endpoints. That expands scope from passive cataloging into runtime host and network probing, which can surprise users, leak environmental details, and trigger unintended network activity in sensitive environments.
