k12-lesson-differentiation

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • External Library Management: The skill utilizes the python-docx library, a well-known and standard package for programmatically creating Word documents. The installation process in scripts/render_all.sh specifies a fixed version from the official Python package registry, which is a common practice for ensuring environment stability.
  • Automated Document Generation: The skill executes bundled scripts to automate the rendering of teacher plans and student worksheets. These scripts transform structured data into editable document formats, which is the core functionality of the skill. The execution is scoped to local files distributed with the skill package.
  • Processing External Educational Content: The skill is designed to ingest lesson materials provided by the user via file uploads or URL references to curriculum sites. This provides a flexible entry point for teachers to differentiate their own content. As with any agent that processes external text, it is standard practice to review generated output when working with unverified source documents.
  • Tool Integration for Standards Grounding: The skill includes instructions to interface with specialized educational Knowledge Graph tools. These tools are used to retrieve verbatim standards and prerequisite information, ensuring that the generated lesson tiers remain pedagogically aligned with state and national frameworks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 04:05 PM
Security Audit — agent-trust-hub — k12-lesson-differentiation