github

Warn

Audited by Snyk on Jun 13, 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). The skill uses gh to fetch GitHub issue/PR comments (including line-level review comment bodies) via REST/GraphQL at runtime; those comment bodies are authored by other users (outsiders) and are ingested as readable text into the agent’s LLM context.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The prompt explicitly tells the agent to "perform gh commands outside of the sandbox," which directs it to bypass sandbox/security boundaries and execute CLI operations on the host (potentially modifying system state), so it encourages compromising the machine's environment.

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
Jun 13, 2026, 07:09 AM
Issues
2
Security Audit — snyk — github