claude-code-guide

Warn

Audited by Snyk on Jul 19, 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.85). Yes—SKILL.md’s required workflow includes runtime WebFetch of public Claude Code documentation pages (e.g., https://code.claude.com/docs/en/), which are outsider-authored free text that will be ingested into the agent’s LLM context for “Compare & Recommend.”

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill explicitly instructs the agent to "Edit existing config files" and "Create new config files" (Step 4) while also referencing system-managed locations like /Library/Application Support and managed-settings.json that may require elevated privileges, so it could modify system state or attempt privileged changes.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 19, 2026, 10:16 AM
Issues
3
Security Audit — snyk — claude-code-guide