cn-thesis-format-layout
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill follows security best practices by implementing a read-only audit phase before proposing document repairs. It explicitly instructs the agent not to infer or guess formatting rules when official sources are unavailable, requiring user confirmation instead.- [COMMAND_EXECUTION]: The skill utilizes a set of internal Python scripts (e.g.,
audit_docx_contract.py,generate_format_record.py,resolve_format_record.py) to perform technical analysis of Word documents and template structure. These scripts are invoked locally with controlled parameters to handle tasks beyond native LLM capabilities.- [EXTERNAL_DOWNLOADS]: Through thescripts/discover_template_attachments.pyutility, the skill identifies and retrieves official thesis templates from university graduate school pages and archived source pages. This is a functional requirement for establishing the formatting authority for the audit process and targets legitimate educational institutions.
Audit Metadata