cover-image

Warn

Audited by Snyk on Jul 27, 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.70). The required workflow reads “the blog post or article” (outsider-authored free text) to extract title/key concepts (SKILL.md:25-33), and that extracted prose is used to generate the HTML that is then rendered by headless Chrome, meaning untrusted outsider text can influence the LLM-produced HTML context.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). Flagged because the skill advises installing Chrome/Chromium using sudo (e.g., sudo apt install/sudo dnf install) which encourages privilege escalation and also uses Chrome flags like --no-sandbox that weaken sandboxing protections.

Issues (2)

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 27, 2026, 07:08 AM
Issues
2
Security Audit — snyk — cover-image