bevy-capture
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
Mp4FfmpegCliEncoderandMp4FfmpegCliPipeEncoder, which shell out to the systemffmpegutility. This is a standard and intended behavior for video encoding functionality within thebevy_captureecosystem. - [EXTERNAL_DOWNLOADS]: The
Mp4Openh264Encoderrelies on theopenh264-sys2dependency, which fetches a pre-compiled binary of Cisco's OpenH264 library during the build process. This is the documented and standard distribution method for this library, used by several well-known projects. - [DATA_EXFILTRATION]: The skill instructions demonstrate creating a local
captures/directory and writing video files to the local file system. There are no indications of data being sent to external network endpoints. - [PROMPT_INJECTION]: The skill contains standard technical instructions and code snippets without any attempts to override agent behavior or bypass safety guidelines.
Audit Metadata