Description-Behavior Mismatch
Medium
- Confidence
- 90% confidence
- Finding
- The skill includes `go get -u ./...` and `go mod tidy` in an example flow, which modifies project dependencies and repository files despite being presented primarily as a scanning/evaluation tool. In an agent context with `exec` capability, this can cause unintended dependency drift, build changes, or supply-chain exposure if run without explicit user confirmation.
