ClawAudit verdict

text-to-podcast

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Standard TTS client that reads OPENAI_API_KEY from environment and sends text to OpenAI TTS API to produce MP3 audio; executionSinkDetected is a false signal here as no concrete malicious execution pattern is present in the content.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

65
security
90
transparency
90
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-key

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Pattern match low

Python os.getenv — reads environment variable

source/podcast_generator.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). 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.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API