strix-ci-setup

Warn

Audited by Snyk on Aug 6, 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). Option A (self-hosted OSS CLI) reads repository contents during a PR-scoped scan after checkout/diff resolution, so outsider-authored PR text is ingested (via changed files) at runtime by the LLM-backed scanner.

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

  • Potentially malicious external URL detected (high risk: 0.90). The GitHub/CI workflow runs "curl -sSL https://strix.ai/install | bash" (lines 35 and 82), which fetches and executes remote code at runtime, so this external URL directly executes code and is a required install dependency.

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 6, 2026, 02:34 PM
Issues
2
Security Audit — snyk — strix-ci-setup