Create secure videoconference

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The OpenClaw skill 'create-videoconference' is benign. The code and documentation consistently demonstrate adherence to security best practices. The Meetling host is hardcoded, preventing redirection. Contacts are loaded exclusively from a fixed path (`./contacts.json` in the current working directory) with a size limit, mitigating path traversal and Local File Inclusion (LFI) risks. There is no evidence of data exfiltration, unauthorized network calls, external command execution, persistence mechanisms, or prompt injection attempts in the `SKILL.md` or `README.md` files. The skill's behavior is fully aligned with its stated purpose.