Back to skill
Skillv0.1.0

VirusTotal security

Podcastifier · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:07 AM
Hash
24b12d4540db25395288357ee02ae2d316ab7e7efd66b769c044fe340d41f0bb
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: agents-skill-podcastifier Version: 0.1.0 The skill bundle appears benign. The `podcastify.py` script uses `subprocess.run` with lists of arguments for `ffmpeg` commands, which is a secure practice that prevents shell injection. The `synthesize` function is a placeholder and currently only creates silent WAV files, posing no immediate risk. Input and output file paths are handled as expected for the skill's purpose, and there is no evidence of data exfiltration, persistence mechanisms, or prompt injection attempts in `SKILL.md` or `README.md`.
External report
View on VirusTotal