Back to skill
Skillv1.0.0

VirusTotal security

Audio Speaker Tools · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:39 AM
Hash
a592ec083847a804d928681106e1e7d9f819a318e09a66ade1c7b74c87db21fb
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: audio-speaker-tools Version: 1.0.0 The skill bundle provides legitimate audio processing tools for speaker separation, voice comparison, and audio trimming. All scripts (`setup_venv.sh`, `compare_voices.py`, `diarize_and_slice_mps.py`) and documentation (`SKILL.md`, `references/*.md`) align with the stated purpose. The `setup_venv.sh` script installs standard, well-known Python libraries. The `diarize_and_slice_mps.py` script uses `ffmpeg` via `subprocess.run` with a list of arguments, which safely prevents shell injection, and handles the HuggingFace token securely via environment variables. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent.
External report
View on VirusTotal