Construction Law

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The construction-law skill bundle is a professional toolkit for analyzing construction contracts (FIDIC, NEC, PSSCOC, SIA) and generating legal templates. The Python scripts are well-structured, using standard libraries for date arithmetic, CSV/JSON processing, and template generation, with no evidence of network access, unauthorized file system traversal, or data exfiltration. The instructions in SKILL.md are consistent with the tool's purpose, and the bundle includes a robust test suite and clear documentation, including a unified CLI dispatcher (construction_law.py) and an interactive wizard (wizard.py) that safely manage sub-script execution.