livekit-stream
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access detected. All components align with the skill's stated purpose of managing LiveKit streaming rooms.
- [COMMAND_EXECUTION]: The skill provides a shell command using
curlto interact with the LiveKit RoomService API. This is the primary function of the skill and does not involve suspicious or obfuscated parameters. - [CREDENTIALS_UNSAFE]: The skill references authentication via an environment variable (
$LIVEKIT_API_KEY) rather than hardcoding sensitive tokens, which follows security best practices.
Audit Metadata