university-exam-prep
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill instructions and associated Python scripts are focused on text analysis and educational guidance.
- [COMMAND_EXECUTION]: The skill utilizes local Python scripts (
analyze_material.pyandgenerate_questions.py) to automate text analysis and question generation. These scripts only use Python's standard library for text parsing and do not perform any dangerous system operations, subprocess spawning of shells, or network requests. - [DATA_EXPOSURE]: The skill is designed to process user-provided study materials (textbooks, PPTs). It does not access sensitive system paths, credentials, or environment variables. All data processing is local to the agent's environment.
- [PROMPT_INJECTION]: The instructions focus on guiding the AI's educational persona and do not contain attempts to bypass safety filters or override system constraints.
Audit Metadata