video-generation
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill's Python example uses
subprocess.check_outputto execute a local authentication helper tool at/home/user/.local/bin/rebyte-authto retrieve session tokens. - [EXTERNAL_DOWNLOADS]: The documentation describes using
curlor Python'srequestslibrary to download generated video files from a public URL under theapi.rebyte.aidomain. - [SAFE]: No malicious patterns or security risks were identified. The file operations (reading
auth.json) and network requests are consistent with the intended functionality of the skill within the Rebyte platform environment.
Audit Metadata