aether
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive design patterns for AITuber pipelines, including real-time chat integration, TTS synthesis, and avatar control. It focuses on building robust orchestration between LLMs and streaming software like OBS.
- [SAFE]: Strong emphasis on security and moderation: the instructions mandate the sanitization of incoming chat messages to prevent prompt injection and the filtering of LLM outputs for safety before playback.
- [SAFE]: Best practices for credential management are enforced, explicitly advising against hard-coding API keys, stream tokens, or WebSocket passwords.
- [SAFE]: The skill accounts for the risks of processing untrusted viewer chat data. It includes a mandatory evidence chain for safety: identifying ingestion points (YouTube/Twitch APIs), setting boundary markers in the system prompt, and requiring sanitization layers before data reaches capabilities like TTS or OBS control.
- [SAFE]: Referenced external libraries such as 'obs-websocket-js', '@cubism-sdk/framework', and '@pixiv/three-vrm' are industry-standard tools for VTuber streaming and avatar animation. All referenced domains (e.g., googleapis.com, twitch.tv, live2d.com) are well-known and trusted services.
Audit Metadata