ln-642-layer-boundary-auditor

Fail

Audited by Snyk on Apr 24, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill explicitly requires returning file+line+code context and embedding matched code snippets verbatim in reports (and JSON summaries) without any redaction rules, so if secrets exist in the scanned codebase the LLM is forced to reproduce them in output, creating an exfiltration risk.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill's workflow includes MANDATORY READs and explicitly instructs a fallback "fetch files via WebFetch from https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}" when shared/ is missing, meaning it will ingest external, public GitHub raw content and use those documents to build rules that directly influence detection, scoring, and actions—allowing untrusted third-party content to change agent behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 24, 2026, 07:48 AM
Issues
3