markedit-tools

Warn

Audited by Snyk on Jun 13, 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 for installing/upgrading extensions downloads JavaScript from GitHub (either a user-supplied .js URL or a constructed GitHub repo/releases URL), and that fetched free-form page/file content is then ingested into the agent context as readable text (i.e., outsider-authored content from public web sources).

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 (high risk: 0.80). The skill directs the agent to perform filesystem changes including moving an .app into /Applications (a system-wide directory that can require elevated privileges) and other on-machine actions like installing/updating apps and extensions, so it instructs modifying the host system state even though it doesn't explicitly ask for sudo or create users.

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 13, 2026, 07:09 AM
Issues
3
Security Audit — snyk — markedit-tools