文游剧本生成系统

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is designed to generate text-based game scripts and export them to the user's desktop as Word documents. It is classified as suspicious due to a potential shell injection vulnerability in the SKILL.md instructions, which direct the AI agent to execute a shell command using unvalidated variables (the game title) within a path involving '$HOME/Desktop'. While the Python script 'scripts/export_word.py' is functionally benign, the execution pattern in SKILL.md creates a risk where a malformed title could lead to unintended command execution on the host system.