ln-631-test-business-logic-auditor
Warn
Audited by Snyk on Apr 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.90). The skill's SKILL.md explicitly instructs fetching missing reference files via WebFetch from the public URL pattern https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path} and also requires "MANDATORY READ" of shared/reference files, so the agent will load and act on untrusted, public GitHub-hosted content as part of its workflow.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill declares that if shared/ is missing it will WebFetch required runtime files from https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}, and those fetched "MANDATORY READ" templates/contracts directly control the worker's prompts/instructions and are required for runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata