podcast-generation
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected in the skill content.
- [PROMPT_INJECTION]: The skill provides a surface for indirect prompt injection through its ingestion of user-supplied text prompts.
- Ingestion points: The
promptvariable in the Python snippet inSKILL.md. - Boundary markers: None present in the code examples.
- Capability inventory: The skill utilizes network capabilities to communicate with Azure OpenAI endpoints via WebSockets.
- Sanitization: No sanitization or validation of the input prompt is demonstrated in the implementation.
Audit Metadata