ln-911-github-triager
Warn
Audited by Snyk on May 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly fetches and ingests open, user-generated GitHub content (Phase 1: "Fetch Data" using
gh issue list,gh pr list, andgh api graphqlfor discussions) and also may WebFetch files from raw.githubusercontent.com, and then reads and interprets those items to classify priorities and drive recommendations, so untrusted third‑party content can materially influence behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly falls back at runtime to WebFetch the file(s) at https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}, which will supply required "shared/" Markdown used to drive discovery and classification instructions, so remote content can directly control the agent's prompts/behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata