Team Outing Planner

PassAudited by VirusTotal on Apr 1, 2026.

Findings (1)

The skill provides legitimate team outing planning functionality but exhibits risky behaviors by instructing the AI agent to execute shell commands (`flyai-cli` and `open`) and perform file system operations in the user's home directory (`~/team-outing-recommendation.html`). Specifically, the instructions in `SKILL.md` direct the agent to construct shell commands using potentially unsanitized user input (e.g., city names or destination keywords), which presents a shell injection vulnerability. While the intent appears benign and aligned with the stated purpose, the lack of input validation and the use of broad shell execution capabilities meet the criteria for a suspicious classification.