semgrep
Warn
Audited by Snyk on Jul 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: 1.00). The skill explicitly clones third-party GitHub rulesets at runtime (e.g., git clone --depth 1 https://github.com/trailofbits/semgrep-rules) and mandates including third-party repos (https://github.com/0xdea/semgrep-rules, https://github.com/Decurity/semgrep-smart-contracts), which are fetched during execution and directly control the scanner's behavior (rulesets), so this is a required runtime external dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata