youtube-shorts-generator
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches project source code from the author's repository at
github.com/SamurAIGPT/AI-Youtube-Shorts-Generator.gitand downloads video assets for processing. - [COMMAND_EXECUTION]: Executes shell commands to clone the repository, install Python dependencies, and run the processing pipeline (
python main.py). - [CREDENTIALS_UNSAFE]: Instructions correctly advise users to store sensitive API keys (
MUAPI_API_KEY) in a.envfile, which is the industry standard for secure local configuration. - [DATA_EXFILTRATION]: Transmits audio data to the MuAPI service for transcription, which is a disclosed and necessary function of the skill's primary purpose.
Audit Metadata