ln-814-optimization-executor

Fail

Audited by Snyk on Apr 12, 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 reads and reuses an e2e_test_command from context and explicitly includes that command string in the e2e_test report (and may echo/run it), so if that command contains credentials or tokens the LLM would need to handle and output them verbatim, creating an exfiltration risk.

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

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly instructs the agent to fetch missing reference files from an open GitHub raw URL ("If shared/ is missing, fetch files via WebFetch from https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}") and marks several of those remote reference files as "MANDATORY READ" in the SKILL.md workflow, meaning untrusted, user-authored web content will be ingested and can materially change execution decisions.

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 12, 2026, 04:40 PM
Issues
3