Back to skill
Skillv1.1.0

VirusTotal security

Feishu Voice (macOS) · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 9:39 AM
Hash
f057f305900db0971a9a41d2bc4d70a4a6d8d917bfc24547ca28ee5e190b2aaf
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: feishu-macos-voice Version: 1.1.0 The skill provides a legitimate utility for sending voice messages to Feishu (Lark) using either OpenAI TTS or the macOS native `say` command. It correctly retrieves credentials from the expected local configuration file (`~/.openclaw/openclaw.json`) and communicates only with official endpoints (api.openai.com and open.feishu.cn). The implementation in `scripts/feishu-voice.sh` uses safe practices, such as passing shell variables to Python via `sys.argv` to prevent injection when constructing JSON payloads.
External report
View on VirusTotal