ai-podcast-creation
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references a setup guide hosted on GitHub (raw.githubusercontent.com/inference-sh/skills). This is a well-known service used for distributing documentation and installation scripts for the vendor's CLI tool.
- [COMMAND_EXECUTION]: The skill utilizes the
infshcommand-line interface to execute AI applications on the inference.sh platform. The usage is consistent with the skill's stated purpose of podcast creation. - [PROMPT_INJECTION]: The skill documents workflows for processing external data (e.g., documents) to generate scripts. This represents an indirect prompt injection surface.
- Ingestion points: SKILL.md (via placeholders like
<your-document-content>and<podcast-script>). - Boundary markers: Absent in the provided examples.
- Capability inventory: Shell access restricted to the
infshcommand. - Sanitization: No explicit validation or filtering of user-provided content is mentioned in the prompt templates.
Audit Metadata