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 uses python-docx and python-pptx to create DOCX and PPTX files.
  • [SAFE]: Hardcoded credentials observed in labs_data.py (such as POSTGRES_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
Risk Level
SAFE
Analyzed
Sep 4, 2026, 07:29 AM
Security Audit — agent-trust-hub — courseware-build