docx

Fail

Audited by Snyk on Apr 11, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). https://astral.sh/uv/install.sh is a direct shell-install script (a .sh) served from an external domain and the prompt suggests piping it to sh, which is a high‑risk pattern unless the domain and script are verified and trusted.

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

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly reads arbitrary .docx files supplied by users (scripts/docx-read / packages/docx/main.py → docx_to_markdown) and the SKILL.md "AI 使用约定" says the extracted Markdown is for the AI to continue processing, so untrusted/user-provided document content can be ingested and materially influence agent behavior.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
Apr 11, 2026, 10:44 AM
Issues
3