sca-blackduck
Fail
Audited by Snyk on Jun 18, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). Most URLs are legitimate security documentation, vendor and internal registry links, but the list includes explicit malicious endpoints (e.g., http://attacker.com/miner.sh and https://attacker.com/collect) and direct links to install scripts/raw shell content which make the overall set potentially dangerous for malware distribution.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill repeatedly fetches and executes a remote installer at runtime (e.g., bash <(curl -s -L https://detect.synopsys.com/detect.sh) and similar curl|bash invocations), so the URL https://detect.synopsys.com/detect.sh is a runtime external dependency that downloads and runs remote code required by the workflows.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata