issue-slice-prompts

Warn

Audited by Snyk on Jun 26, 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.85). At runtime the workflow runs gh issue view <N> --json number,title,body,labels,url, which ingests the issue body text authored by an outsider (someone other than the operating user) into the agent’s LLM context, including any “## Parent”/blocked-by related text fetched from GitHub.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill runs a runtime fetch (gh issue view --repo SantiagoXOR/pintureria-digital, i.e. https://github.com/SantiagoXOR/pintureria-digital) to load issue/parent bodies which are then injected into the generated prompts, so external content directly controls agent instructions.

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 26, 2026, 08:55 AM
Issues
2
Security Audit — snyk — issue-slice-prompts