Back to skill
Skillv1.0.0

VirusTotal security

video-audio-replace · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:40 AM
Hash
bd7aa2c367a9dc1aaac73aa1a7a4a582ada2a5ca0eeded79a3a4cf10efc3f77c
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: video-audio-replace Version: 1.0.0 The skill bundle is benign. It performs its stated purpose of replacing video audio with TTS, generating subtitles, and handling audio processing using standard tools like `ffmpeg` and legitimate TTS APIs (ElevenLabs, Edge TTS). It reads the `ELEVENLABS_API_KEY` environment variable for authentication, which is a standard practice for API usage, and makes network calls only to these specified TTS services. All `subprocess.run` calls use argument lists, mitigating common shell injection risks. The `SKILL.md` documentation provides clear instructions and examples without any evidence of prompt injection attempts against the AI agent or other malicious directives.
External report
View on VirusTotal