start
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to verify the environment (e.g.,
python3 --version,which ffmpeg), create Python virtual environments, and run unit tests usingpytest. - [EXTERNAL_DOWNLOADS]: The skill uses the
pippackage manager to install theyt-dlplibrary and local project dependencies. These are standard operations for setting up a Python development environment. - [COMMAND_EXECUTION]: Provides platform-specific command-line instructions for the user to install the
ffmpegdependency, including the use ofsudofor package managers likeapton Linux systems. These are presented as guidance for the user to resolve environment issues. - [DATA_EXFILTRATION]: The skill mentions managing a local
accounts.jsonfile to store TikTok profiles. The analysis confirms no network operations are performed to exfiltrate this data or other sensitive local files.
Audit Metadata