midas_depth_estimation
Warn
Audited by Snyk on Mar 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill calls torch.hub.load('intel-isl/MiDaS', 'MiDaS_small'), which at runtime fetches and executes code/models from the GitHub repo https://github.com/intel-isl/MiDaS (a remote dependency executed locally), so it is a runtime external dependency that executes remote code.
Audit Metadata