tertiary-lesson-plan
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFEDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [DATA_EXFILTRATION]: The file
make_lesson_plan.pycontains a hardcoded absolute file system path:/Users/alfredang/projects/labs-activities/TGS-2023035977-Agentic AI Automation with n8n. This exposes the local username and directory structure of the development environment. - [COMMAND_EXECUTION]: The
SKILL.mdfile provides instructions to execute a local Python script (python3 make_lesson_plan.py) to generate a Word document. While this is the primary purpose of the skill, it involves running code that interacts with the local file system and requires thepython-docxlibrary.
Audit Metadata