VoiceMonkey

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The OpenClaw AgentSkills skill bundle for VoiceMonkey is benign. The `SKILL.md` file provides clear instructions and `curl` examples for interacting with the VoiceMonkey API, which is its stated purpose. It requires a `VOICEMONKEY_TOKEN` for authentication, which is standard for API-based skills. There is no evidence of data exfiltration, malicious execution (e.g., `curl|bash`), persistence mechanisms, or prompt injection attempts against the agent within the skill's definition. While the API allows displaying arbitrary URLs for images, videos, or websites, the skill itself uses `example.com` placeholders and does not instruct the agent to use malicious URLs or perform any harmful actions.