computer-vision
Warn
Audited by Snyk on Feb 15, 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('pytorch/vision:v0.10.0', 'deeplabv3_resnet50', pretrained=True), which at runtime fetches and executes code/archives from the GitHub repo (https://github.com/pytorch/vision, tag v0.10.0), making remote content a required runtime-executed dependency.
Audit Metadata