device-framer
Fail
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: HIGHREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The script
scripts/frame_video.pyinvokes theeval()function on ther_frame_ratestring extracted from the input video's metadata usingffprobe. Because metadata can be manipulated in a crafted file, this creates a vector for arbitrary code execution within the agent's environment.\n- [COMMAND_EXECUTION]: The skill usessubprocess.runto callffmpegandffprobefor video analysis and processing. While necessary for the skill's features, these calls facilitate the ingestion of untrusted data that eventually reaches the vulnerableeval()call.
Recommendations
- AI detected serious security threats
Audit Metadata