jianying-video-gen
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECREDENTIALS_UNSAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill requires a
cookies.jsonfile containing session tokens for the Jianying platform. The instructions direct users to manually export these credentials and store them in the skill's directory. - [COMMAND_EXECUTION]: Automation scripts utilize
subprocess.runandasyncio.create_subprocess_execto invokecurl,ffmpeg, andffprobe. These commands process URLs scraped from the web and file paths provided by the user via command-line arguments. - [EXTERNAL_DOWNLOADS]: The skill identifies video download links from the Jianying interface and uses
curlto fetch the MP4 files to the local system.
Audit Metadata