ln-651-query-efficiency-auditor
Warn
Audited by Snyk on Apr 24, 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 explicitly instructs fetching missing shared/reference files via WebFetch from https://raw.githubusercontent.com/... (top of SKILL.md) and mandates reading those fetched reference/template files as part of its workflow, which are public third-party resources that could contain untrusted, user-controlled content influencing audit logic and outputs.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill specifies that if the local shared/ directory is missing it will WebFetch required "MANDATORY READ" contracts and templates from https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}, meaning remote plain-text content would be fetched at runtime and injected into the agent's context to control prompts/output formatting.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata