ln-115-devops-docs-creator
Warn
Audited by Snyk on Apr 1, 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 falls back to fetching required reference files via WebFetch from the public raw GitHub URL (https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}) and mandates loading those shared/references files as part of its workflow, so it ingests untrusted public third-party content that can materially influence document-generation decisions and subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly states that if the local shared/ directory is missing it will WebFetch required reference files from https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path} at runtime and those mandatory reads (docs_quality_contract, rules, templates) directly govern the agent's prompts/validation and are required for operation, so this remote URL controls the agent's 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