Back to skill
Skillv0.1.5
VirusTotal security
Ai Podcast Pipeline · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignMay 1, 2026, 3:44 AM
- Hash
- 30e69e1b0a945f827dfc19cdd6951707639d2b2f8adaf40bcb83fba0cdfe5442
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: ai-podcast-pipeline Version: 0.1.5 The skill bundle is designed for creating AI podcast packages, utilizing Google Gemini for TTS and ffmpeg for audio/video processing. All code aligns with the stated purpose, and explicit security measures are in place, such as reading API keys from environment variables (`GEMINI_API_KEY`) and blocking insecure HTTP URLs in `scripts/build_podcast_assets.py`. The use of `subprocess.run` is extensive but appears to handle inputs carefully, with `ff_escape` for ffmpeg filter strings and internal path construction. There is no evidence of data exfiltration, persistence mechanisms, or malicious prompt injection attempts in `SKILL.md` or other documentation. The security notices and hardening efforts indicate a focus on transparency and secure practices.
- External report
- View on VirusTotal
