be-code-style
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Local Command Execution: The skill invokes shell scripts like
build-support/clang-format.shandbuild-support/check-format.sh. This is a common method for projects to enforce consistent tooling and versioning across developer environments. - File System Interaction: The skill targets specific source directories such as
be/srcandcloud/srcfor formatting. This scope is well-defined and restricted to the project's C++ source code as per the configuration in.clang-format. - Vendor Resource Alignment: The skill's operation on components like
apache-orcis consistent with the project's structure and the developer's organizational context.
Audit Metadata