QQBot Send Local Media

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill bundle provides a legitimate workflow for staging and sending local media via a QQBot integration. The script `scripts/stage_media.py` includes appropriate security controls, such as a 100MB size limit and a path-traversal check using `relative_to` to ensure the cleanup command only deletes files within the designated temporary directory. The instructions in `SKILL.md` are well-defined and emphasize safety by explicitly instructing the agent never to delete original source files.