setup-workflow-skills

Fail

Audited by Snyk on May 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). This is a direct raw GitHub shell installer (install.sh) from an unverified third‑party repo — piping a remote .sh to bash executes arbitrary code and is a common malware distribution vector even though raw.githubusercontent.com is a legitimate host.

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

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly instructs running a curl of a raw.githubusercontent.com URL piped to bash ("curl -fsSL https://raw.githubusercontent.com/gastownhall/beads/main/scripts/install.sh | bash"), which fetches and executes public third‑party code (untrusted) as part of the required setup workflow and could therefore influence subsequent tool behavior.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
May 8, 2026, 05:55 PM
Issues
3