Description-Behavior Mismatch
Medium
- Confidence
- 96% confidence
- Finding
- The skill metadata says it should only interact with pages the user already has open, but the implementation exposes an `open [url]` command that creates new tabs via `Target.createTarget`. That expands the tool's authority beyond its declared scope and could be used to drive the browser to arbitrary destinations, increasing the chance of phishing, unwanted navigation, or policy bypass in agent workflows that rely on the manifest for safety boundaries.
