semgrep-solidity
Warn
Audited by Snyk on Aug 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.80). The docs and CI examples explicitly clone and/or load remote Semgrep rule sets at runtime (e.g. git clone https://github.com/Decurity/semgrep-smart-contracts.git and semgrep --config "r/solidity" which maps to https://semgrep.dev/r?lang=solidity), so externally fetched YAML rules are downloaded during execution and directly control the tool's behavior.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata