github-issues-task-manager

Warn

Audited by Snyk on Aug 18, 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). The workflow reads arbitrary outsider-authored free text from GitHub issue bodies and comments (e.g., gh issue view "$N" --comments / reading issue body/comments before continuing) as part of its required runtime steps.

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

  • Potentially malicious external URL detected (high risk: 1.00). The install instructions run "gh repo clone oglofus/skills "$tmpdir"" and then execute "$tmpdir/scripts/install.sh", which fetches remote repository content at runtime and runs its install script (oglofus/skills), so this external repo controls code executed during the skill install.

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 18, 2026, 07:30 AM
Issues
2
Security Audit — snyk — github-issues-task-manager