Description-Behavior Mismatch
Medium
- Confidence
- 94% confidence
- Finding
- The skill markets itself as providing safety checks, breaking-change detection, and automated testing, but the implementation only runs `npm outdated --json` and uses a major-version heuristic. This can mislead users into trusting update recommendations as validated or low-risk when no real compatibility or test verification has occurred, increasing the chance of disruptive or insecure dependency changes.
