exam-question-generator

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The exam-question-generator skill is designed to automate the creation of study materials by processing a knowledge map and generating structured exam questions across three difficulty levels. It follows a logical workflow involving local file reads (knowledge_map.json, template.html), RAG-based content retrieval via a knowledge-base tool, and the generation of an interactive HTML output. The instructions in SKILL.md and the associated reference files are consistent with the stated purpose, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were identified.