ai-podcast-creation
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references external resources for the inference.sh platform, including installation instructions and skill packages from its GitHub repository (inference-sh/skills).
- [COMMAND_EXECUTION]: The skill utilizes the belt command-line interface to interact with remote AI models. Use of this tool is explicitly scoped in the skill's allowed-tools configuration.
- [PROMPT_INJECTION]: The NotebookLM-Style Content workflow ingests untrusted document content into LLM prompts to generate scripts. * Ingestion points: The placeholder in SKILL.md. * Boundary markers: Absent; the content is interpolated directly into the prompt without delimiters. * Capability inventory: Includes shell command execution via the belt CLI. * Sanitization: None detected.
Audit Metadata