web-design

Warn

Audited by Snyk on Jul 28, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.65). At runtime the agent’s LLM context can be influenced by the upstream sub-skill files fetched from the outsider GitHub repo (scripts/fetch-upstream-skills.sh sparse-checkout + cp -R copies that repo’s SKILL.md/instructions/content into local files, which the agent then uses), i.e., outsider-authored free text from MengTo/Skills.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The fetch script (scripts/fetch-upstream-skills.sh) clones https://github.com/MengTo/Skills.git at runtime and copies upstream skill folders (including SKILL.md), which the agent is instructed to treat as authoritative and therefore can directly control agent instructions/prompts.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 28, 2026, 03:01 AM
Issues
2
Security Audit — snyk — web-design