build-train

Warn

Audited by Snyk on Apr 22, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The skill reads user-generated GitHub issue content via "gh issue view" and injects the issue title/body ($ISSUE_BODY_SUMMARY) directly into the worker LLM prompts, so untrusted third-party issue text can influence workers that create PRs and run gh commands.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The prompt explicitly spawns worker processes with the flag --dangerously-skip-permissions (bypassing permission checks) and instructs automated agents to execute and merge changes, which constitutes a security-bypassing behavior that can compromise the host environment.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 22, 2026, 03:49 PM
Issues
3