youtube-transcriber
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses environment-provided browser automation tools (
navigate,javascript_tool) to interact with YouTube. This is consistent with its stated purpose of extracting captions without external APIs. - [SAFE]: All JavaScript snippets are transparent and focused on DOM manipulation (scrolling, clicking buttons, and extracting text) required for transcription.
- [SAFE]: No external network requests to non-YouTube domains or suspicious data exfiltration patterns were detected. Data is stored locally in text files as requested by the user.
- [SAFE]: The skill contains no obfuscation, privilege escalation, or persistence mechanisms. Its logic is clear and well-documented.
Audit Metadata