website-newsletter-page-scraper

Fail

Audited by Snyk on Jul 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The Skill explicitly instructs automatic installation of an external runtime without user approval (supply‑chain/installation risk) and is designed to collect bulk contact/personal data, enabling potential data exfiltration or abuse.

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

  • Third-party content exposure detected (high risk: 0.85). SKILL.md instructs the agent to invoke the BrowserAct Skill to access user-specified public website URLs at runtime, so the LLM context can include outsider-authored free text scraped from those pages (public web content category) via the BrowserAct execution path.

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 (low risk: 0.30). The Skill instructs the agent to automatically install runtime dependencies and to do so without asking the user for approval, which directs the agent to modify the host environment (install software) though it does not explicitly request sudo or system-file edits.

Issues (4)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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
CRITICAL
Analyzed
Jul 20, 2026, 04:20 AM
Issues
4
Security Audit — snyk — website-newsletter-page-scraper