ffmpeg-streaming
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and command-line examples for FFmpeg streaming (RTMP, HLS, DASH, SRT, and WHIP). All commands are standard usage for the tool.
- [SAFE]: Sensitive data fields such as stream keys, authentication tokens, and encryption passphrases use clearly identified placeholders (e.g.,
YOUR_STREAM_KEY,YOUR_TOKEN) or generic example values (e.g.,mySecretKey123) which do not represent real credential exposure. - [SAFE]: Network operations described are limited to protocol-specific ingestion (e.g., streaming to Twitch or YouTube) or local/multicast networking (UDP multicast) as expected for the skill's primary purpose.
- [SAFE]: External references to Docker images (
tiangolo/nginx-rtmp,jrottenberg/ffmpeg) are to well-known community-maintained projects and are used to demonstrate legitimate deployment patterns.
Audit Metadata