ln-629-lifecycle-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). This skill's workflow includes mandatory reads of shared reference files and explicitly falls back to fetching them via WebFetch from the public raw.githubusercontent.com URL (https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}), meaning the agent will ingest public GitHub-hosted content that can directly influence audit logic and decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill will fetch required "shared" reference files at runtime from https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}, and those fetched markdown contracts/templates are marked "MANDATORY READ" and directly control the agent's instructions/behavior, so this external URL is a runtime dependency that can change prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata