lov-review-doc
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Python scripts (
contract_docx.pyandannotate_docx.py) to perform text extraction, validation, and annotation of DOCX documents. These operations are restricted to the local file system using user-provided paths. - [EXTERNAL_DOWNLOADS]: The skill utilizes established and well-known Python libraries, specifically
python-docx(>=1.0) andlxml(>=4.9). It also directs the agent to verify legal claims against official government databases, such as the National Laws and Regulations Database of China. - [SAFE]: The instructions implement several safety and quality guardrails, including a prohibition on overwriting source files, mandatory verification of legal sources on the day of delivery, and clear requirements to distinguish between text facts and legal or commercial judgments.
Audit Metadata