obsidian-clipper-template-creator

Warn

Audited by Snyk on Jul 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.85). The REQUIRED workflow step “Fetch & Analyze Reference URL” uses the WebFetch tool (or a browser DOM snapshot) on a user-provided URL at runtime to read arbitrary page HTML/DOM into the agent’s context, which is outsider-authored free text.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill requires using WebFetch at runtime to retrieve page content (see SKILL.md:19) and the example WebFetch call fetches https://example.com/recipe/chocolate-cake (references/analysis-workflow.md:9-11), whose fetched HTML/JSON-LD is then analyzed and injected into the agent's template-generation logic, so this external URL is used at runtime to control outputs.

Issues (2)

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
MEDIUM
Analyzed
Jul 24, 2026, 01:01 AM
Issues
2
Security Audit — snyk — obsidian-clipper-template-creator