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 Mp4FfmpegCliEncoder and Mp4FfmpegCliPipeEncoder, which shell out to the system ffmpeg utility. This is a standard and intended behavior for video encoding functionality within the bevy_capture ecosystem.
  • [EXTERNAL_DOWNLOADS]: The Mp4Openh264Encoder relies on the openh264-sys2 dependency, 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
Risk Level
SAFE
Analyzed
May 15, 2026, 02:35 PM
Security Audit — agent-trust-hub — bevy-capture