create-workflow

Warn

Audited by Snyk on Jun 30, 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 workflow writer skill composes Nextflow workflows by including modules from the Nextflow Registry, and at runtime the run-module validation path uses nextflow module search/view and nextflow module run which fetches outsider-authored module metadata/code from the public Nextflow Registry and injects it into the agent’s LLM context via the tool’s readable command outputs/logs.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill uses Nextflow module commands to download and run modules from the Nextflow Registry at runtime (e.g., https://registry.nextflow.io), which fetches remote code that is then executed as part of the workflow.

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
Jun 30, 2026, 12:41 PM
Issues
2
Security Audit — snyk — create-workflow