edu-analytic-geometry
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill generates a temporary Python script at
/tmp/ag_build.pyto assemble calculated data and templates into a final HTML file. This local script execution is a core part of the skill's artifact generation process. - [COMMAND_EXECUTION]: The generated HTML template contains JavaScript logic that uses the
Functionconstructor to evaluate mathematical expressions derived from the Sympy kernel. This allows the interactive画板 to update geometric objects in real-time as the user moves sliders. - [EXTERNAL_DOWNLOADS]: The skill includes references to the KaTeX and Tailwind CSS libraries hosted on Cloudflare's cdnjs and the Tailwind CDN. These are well-known and trusted sources for educational and styling dependencies.
- [PROMPT_INJECTION]: The skill ingests user-provided text and images to extract problem specifications. This input is eventually used to parameterize the mathematical calculations and the dynamic interactive elements, forming a standard indirect injection surface common in document generation tools.
Audit Metadata