courseware-build
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a static generator for course materials. It reads content from a local Python module (
labs_data.py) and usespython-docxandpython-pptxto create DOCX and PPTX files. - [SAFE]: Hardcoded credentials observed in
labs_data.py(such asPOSTGRES_PASSWORD=secret) are intended as default training values for student lab exercises and do not expose sensitive system or user information. - [SAFE]: File system operations are restricted to generating and copying course assets within the specified repository directory.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscated malicious code was found.
Audit Metadata