math-teacher
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- [Prompt Injection] (SAFE): No instructions targeting agent behavior, safety filters, or system prompt extraction were detected.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file path access, or unauthorized network operations were found.
- [Obfuscation] (SAFE): All content is provided in clear text with no use of Base64 encoding, zero-width characters, or homoglyph-based evasion.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The file does not install external packages or execute scripts from remote sources.
- [Indirect Prompt Injection] (SAFE): While the file includes a word problem template system, the data is generated locally from fixed templates and random numbers, presenting no external injection surface.
- [Dynamic Execution] (SAFE): No use of eval(), exec(), or unsafe deserialization. The code consists of static math and canvas drawing functions.
Audit Metadata