youtube-summarizer
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands for environment validation and transcript extraction.
- Evidence:
SKILL.mdcontains bash scripts to check for Python and theyoutube-transcript-apilibrary. - Evidence:
scripts/extract-transcript.pyis invoked to fetch video data. - [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the
youtube-transcript-apilibrary from the official Python Package Index (PyPI). - Evidence:
scripts/install-dependencies.shrunspip install youtube-transcript-api. - The source is a well-known, legitimate library repository.
Audit Metadata