Youtube Apify Transcript

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is a legitimate tool for fetching YouTube transcripts via the Apify API. The Python script (scripts/fetch_transcript.py) implements standard API interaction, local caching, and batch processing without any signs of malicious intent, obfuscation, or unauthorized data access. It correctly handles the APIFY_API_TOKEN via environment variables and communicates only with official Apify endpoints (api.apify.com).