ai-podcast-creation

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references external resources for installation and configuration, including the belt CLI and various utility skills from repositories under the inference-sh and belt-sh GitHub organizations.
  • [COMMAND_EXECUTION]: The skill uses the belt CLI (via a scoped Bash tool) to execute remote applications for audio synthesis, script generation, and media merging. This is the core intended functionality of the skill.
  • [PROMPT_INJECTION]: The skill establishes an attack surface for indirect prompt injection by ingesting untrusted user data (e.g., documents for podcast conversion) and passing it to large language models (Claude) and text-to-speech engines.
  • Ingestion points: Document content and custom scripts processed in SKILL.md workflows.
  • Boundary markers: Not explicitly defined in the example prompt templates.
  • Capability inventory: Execution of belt commands for inference and media processing.
  • Sanitization: Content is interpolated directly into model prompts without specific filtering or escaping mechanisms.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 06:32 PM
Security Audit — agent-trust-hub — ai-podcast-creation