Expression Coach 表达力训练教练

PassAudited by VirusTotal on May 18, 2026.

Findings (1)

The skill is an expression coach that uses OpenAI Whisper for audio transcription and Feishu Bitable for data logging. It is classified as suspicious because the SKILL.md instructions direct the AI agent to execute raw shell commands (whisper and curl) using potentially unsanitized inputs like <audio_file>, which creates a risk for shell injection. While the behavior is aligned with the stated purpose, the reliance on shell-piped logic for API authentication and file processing represents a significant security vulnerability.