Meeting Minutes CN

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill facilitates generating meeting minutes and syncing them to Feishu, but it contains a potential shell injection vulnerability in SKILL.md. The Feishu sync workflow instructs the agent to execute a python script using direct string interpolation for the document content (`--content "{minutes_content}"`), which could lead to arbitrary command execution if the meeting notes contain shell metacharacters. While no clear malicious intent or exfiltration was found, the insecure handling of user-provided content in a shell context is a high-risk flaw.