inworld
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference materials do not contain any malicious patterns, obfuscation, or attempts to bypass safety guidelines.- [EXTERNAL_DOWNLOADS]: The skill utilizes the 'requests' library to communicate with the official 'api.inworld.ai' domain for speech synthesis, which is a legitimate and documented use case.- [COMMAND_EXECUTION]: Provided Python examples include standard operations for writing binary audio data to local files (e.g., 'output.mp3'), which is typical for media processing tools.- [PROMPT_INJECTION]: The skill ingests user-supplied text for audio synthesis via a 'text' parameter; however, this input is used solely for speech generation and does not represent a risk for privilege escalation or behavioral override.
Audit Metadata