edu-analytic-geometry
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local Python scripts to perform complex mathematical calculations and render the final HTML output. This execution is confined to the local environment and is necessary for the skill's stated purpose.
- [EXTERNAL_DOWNLOADS]: The generated educational pages reference standard web libraries like Tailwind CSS and KaTeX from well-known CDN providers (cdn.jsdelivr.net). These references are documented and serve legitimate display purposes.
- [DYNAMIC_EXECUTION]: The skill employs a temporary build script in the system's temporary directory to assemble the final HTML file and uses the JavaScript
Functionconstructor in the browser for real-time math evaluation. Both techniques are used within a controlled context to support the interactive nature of the educational content. - [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided geometry problems from text or images. It manages this input by structuring it into a defined schema before processing, minimizing the potential for embedded instructions to disrupt the agent's logic.
Audit Metadata