Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 92% confidence
- Finding
- The skill documentation instructs use of a hard-coded network endpoint (`http://172.17.0.2:11434`) and references Python code that performs network access, but the skill declares no corresponding permissions. Even though this is intended for local Docker-to-host communication, undeclared network capability weakens security review and could allow unexpected data flow from sensitive images to any service reachable at that address if the environment is misconfigured or the code is modified.
