Is 222dotcrypto/youtube-to-notebooklm safe?
https://github.com/222dotcrypto/youtube-to-notebooklm
This YouTube-to-NotebookLM skill appears to be a legitimate productivity tool that automates downloading YouTube content metadata and uploading it to Google NotebookLM for analysis. The skill contains executable Python code for text processing but shows no signs of malicious behavior or security violations.
Category Scores
Findings (4)
MEDIUM Executable Python Script Present -20 ▶
The skill contains a Python script that processes VTT subtitle files and YouTube comment data. While the functionality appears legitimate, executable code always presents some risk.
LOW Skill Instructions in Russian -5 ▶
The skill documentation is written in Russian, which could potentially obscure malicious instructions from reviewers who don't speak the language. However, content appears legitimate upon translation.
LOW External Data Upload -10 ▶
The skill uploads processed YouTube data to Google NotebookLM service. This is the intended functionality but represents external data transmission.
INFO High Data Usage Potential -15 ▶
Skill could download large amounts of data from YouTube including videos, transcripts, and comments, which could impact system resources.