edu-solid-geometry
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The 3D visualization template (
template/lesson.html) loads essential libraries, including Three.js and MathJax, from well-known and trusted technology providers such as Cloudflare, UNPKG, and jsDelivr. - [COMMAND_EXECUTION]: The skill runs its internal calculation kernel and generation logic using
python3. This allows for precise symbolic math processing through thesympylibrary to ensure solution accuracy. - [COMMAND_EXECUTION]: To manage local resources effectively, the skill instructions include using
lsofandkillto identify and shut down local preview servers, preventing background processes from persisting and occupying ports. - [COMMAND_EXECUTION]: The skill provides a clear protocol for dependency management, instructing the agent to explicitly ask for user permission before attempting to install the
sympypackage viapip. - [SAFE]: The workflow incorporates user confirmation steps, such as displaying the results of image-to-text recognition (OCR) for verification before initiating any complex calculations or file generation.
Audit Metadata