cpp-header-inclusion
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- Automated Header Management: The skill instructs the agent to use a local Python script,
./tools/reorganize-headers/run.py, to manage header sorting. This is an appropriate use of project-specific tooling that avoids manual errors and ensures compliance with the project's build system logic. - Code Organization Standards: The provided layering rules (Layer 0 through Layer 6) establish a clear structure for C++ files. This guidance helps the agent perform its tasks within the expected logical boundaries of the repository.
- Minimal Risk Profile: The skill's operations are confined to code formatting and local script execution, with no evidence of network activity, credential handling, or unauthorized file system access.
Audit Metadata