Caveat verdict
podcastfy-clawdbot
podcastfy-clawdbot-skill
Podcast generation skill using open-source Podcastfy with Gemini and Edge TTS; package_install creates a local venv and all external calls use GEMINI_API_KEY to official endpoints.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (5)
References sudo — requests elevated privileges
SKILL.md · code · sudo
apt-get install — installs system packages
SKILL.md · code · apt-get install
subprocess execution — runs system commands from Python
scripts/podcastfy_generate.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
scripts/podcastfy_generate.py · prose · downgraded · os.getenv(
Python os.environ.get — reads environment variable
scripts/podcastfy_generate.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.