lovstudio-any2docx

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill operates by executing the scripts/md2docx.py Python script. This script parses markdown content and uses the python-docx library to generate a Word document. The execution is scoped to local file processing as requested by the user.
  • [EXTERNAL_DOWNLOADS]: To support image embedding, the conversion script is capable of fetching remote image files referenced in the markdown source using urllib.request.urlretrieve. This is a standard functional feature for document rendering and does not involve the execution of downloaded content.
  • [PROMPT_INJECTION]: The SKILL.md file contains instructions for the agent to interact with the user via AskUserQuestion to select design styles and watermark settings. These instructions are functional UX elements and do not attempt to bypass or override safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 02:54 PM
Security Audit — agent-trust-hub — lovstudio-any2docx