writer-agent
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/setup.shscript fetches theuvPython package manager installer fromastral.sh. This is a standard and expected procedure for setting up the required Python environment for the skill using a well-known service.\n- [COMMAND_EXECUTION]: The skill utilizessubprocess.runwithinscripts/youtube_handler.pyandscripts/convert_to_markdown.pyto invoke theyt-dlpmodule for extracting metadata from YouTube videos as part of its core conversion feature.\n- [EXTERNAL_DOWNLOADS]: The conversion logic makes network requests viaurllib.requestand specialized APIs (likeyoutube-transcript-api) to retrieve web page titles and video transcripts necessary for processing user-supplied URLs.
Audit Metadata