notte-functions-doctor
Warn
Audited by Snyk on Jul 1, 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 explicitly runs at runtime to obtain a download URL and then executes curl -L "$URL" -o current_function.py to fetch the Function's Python source (including the HEALTH CONTRACT), and that fetched code is used to determine the repair actions, so the runtime-fetched remote file (the .url returned by
notte functions show) directly controls the agent's instructions.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata