openfold3-nim

Warn

Audited by Snyk on Aug 13, 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.30). The required runtime workflow ingests outsider-authored free text when it posts user-provided fields like sequence, alignment (MSA msa.*.*.alignment), smiles, ccd_codes, or even structural_templates[*].structure as JSON to the OpenFold3 hosted/local /predict endpoint; the skill then saves/prints parts of the response artifacts returned from that call.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill's local startup runs "docker run ... nvcr.io/nim/openfold/openfold3:latest", which will fetch and execute a remote container image (nvcr.io/nim/openfold/openfold3:latest) at runtime.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 13, 2026, 07:51 AM
Issues
2
Security Audit — snyk — openfold3-nim