lightpanda

Warn

Audited by Snyk on Mar 15, 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.90). The SKILL.md explicitly shows fetching and scraping arbitrary public web pages (e.g., the "CLI Usage" fetch example, the "Playwright/Puppeteer Integration" page.goto calls, and the "Web Scraping Patterns -> Batch Page Fetching" example) so the agent is expected to ingest and act on untrusted third-party content that could contain instructions influencing its behavior.

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 (medium risk: 0.40). The prompt includes explicit privileged operations (e.g., "sudo apt install ..." in the build instructions) and commands to run services/containers that modify system state and may require elevated privileges, so it does ask the agent/user to perform actions that can change the host system.

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
Mar 15, 2026, 09:27 PM
Issues
3