gh-cli

Warn

Audited by Snyk on Mar 30, 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's workflows explicitly fetch and parse public, user-generated GitHub content (e.g., via gh api, gh repo clone, gh gist view, gh search, and the "Bulk Operations" example that pipes gh issue list --json ... --jq to xargs to close issues), so the agent would read untrusted third-party pages/data and use those results to drive subsequent commands.

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 includes installation and configuration commands that use sudo and modify system files (e.g., writing to /usr/share/keyrings and /etc/apt/sources.list.d) and suggests insecure auth/storage options, which would cause an agent to change the host system state if executed.

Issues (2)

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 30, 2026, 03:19 AM
Issues
2
Security Audit — snyk — gh-cli