context-lake
Warn
Audited by Snyk on Apr 16, 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 Setup step uses curl to download and install a remote executable (https://cc-tools-binaries.s3.amazonaws.com/rebyte-data/rebyte-data-linux-amd64), which is then run as the primary runtime tool (rebyte-data) to execute queries and control agent behavior, so remote code is fetched and executed at runtime.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The setup instructs downloading a binary to /usr/local/bin and chmod-ing it, which modifies a system-wide directory (typically requiring root) and thus pushes changes to the host filesystem and can compromise machine state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata