k12-lesson-differentiation
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill implements a comprehensive set of instructional rules, including a copyright guardrail to prevent verbatim reproduction of curriculum materials and asset-framing guidelines to ensure student worksheets do not signal reduced expectations.
- [COMMAND_EXECUTION]: Employs local shell and Python scripts (e.g.,
scripts/render_all.sh) to process generated educational content and render it into final document formats. - [EXTERNAL_DOWNLOADS]: Includes a script that automatically verifies and installs the
python-docxpackage from the official Python Package Index (PyPI) to support the creation of editable Word documents. - [SAFE]: Processes external lesson content provided via file upload or URL. The workflow utilizes a structured JSON intermediate format and specific sanitization logic in the rendering scripts to maintain document integrity.
Audit Metadata