position-me

Warn

Audited by Snyk on Jun 17, 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.95). The required workflow performs a runtime exhaustive crawl of the user-supplied website via browser automation (chrome-devtools/Playwright), which will ingest outsider-authored free text from public pages (e.g., homepage/about/pricing/blog content) into the agent’s LLM context for analysis.

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 requires launching/connecting to a local browser with remote debugging enabled, using external devtools/automation tooling and reading local reference files—actions that change and expose runtime state (open debug ports, spawn browser processes, write screenshots)—but it does not ask for sudo, editing protected system files, or creating user accounts, so the risk is present but limited.

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
Jun 17, 2026, 10:41 PM
Issues
3
Security Audit — snyk — position-me