bazel-build-optimization
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides industry-standard templates for Bazel configuration files, including WORKSPACE, .bazelrc, and BUILD files, following established best practices for monorepo management.
- [EXTERNAL_DOWNLOADS]: Fetches official rulesets for JavaScript and Python from well-known repositories (aspect-build/rules_js and bazelbuild/rules_python). These downloads are necessary for the skill's functionality and target trusted maintainers.
- [COMMAND_EXECUTION]: Includes various
bazel queryand performance profiling commands. While Template 6 includes a complex command usinggit diffto identify modified targets, this is a standard and safe optimization pattern for modern CI/CD pipelines.
Audit Metadata