molecular-viz
Warn
Audited by Snyk on Jul 3, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). The required workflow performs a runtime PubChem SMILES lookup for the user-supplied
--drugand then sends the resulting (outsider-authored) drug/protein data through the OpenFold3 NIM pipeline, so externally sourced text/metadata can be ingested into the agent’s LLM context via the tool outputs.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill sends protein+ligand data at runtime to an external OpenFold3 NIM service (default host 172.17.0.1) to perform structure prediction, which executes remote code and is required for the pipeline.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata