Is 870021840/teacher-prep safe?
https://clawhub.ai/870021840/teacher-prep
This appears to be a legitimate educational skill designed to help Chinese language teachers prepare lesson plans for elementary students. The skill includes functionality to search for educational content, generate lesson materials, and create PowerPoint presentations and Word documents.
Category Scores
Findings (3)
MEDIUM Executable Python scripts included -12 ▶
The skill includes two Python scripts (generate_docx.py and generate_ppt.py) that could be executed. However, analysis shows these scripts are legitimate document generation tools for creating Word documents and PowerPoint presentations for educational purposes.
LOW External API dependency -15 ▶
The skill uses Tavily search API to retrieve educational content. While this is a legitimate use case for the skill's stated purpose, external API calls could potentially be vectors for data exfiltration if misused.
LOW File creation with user-controlled naming -10 ▶
The skill creates files using lesson names provided by users, which could potentially be used to create files with arbitrary names. However, the file creation appears limited to the intended educational documents.