Skip to main content

bazel-build-optimization

Optimizes Bazel builds for large-scale monorepos, enhancing performance and configuration for enterprise codebases.

Install this skill

or
97/100

Security score

The bazel-build-optimization skill was audited on Mar 8, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 115

Access to hidden dotfiles in home directory

SourceSKILL.md
115build --disk_cache=~/.cache/bazel-disk
low line 116

Access to hidden dotfiles in home directory

SourceSKILL.md
116build --repository_cache=~/.cache/bazel-repo
low line 135

External URL reference

SourceSKILL.md
135build:ci --bes_results_url=https://results.example.com/invocation/
Scanned on Mar 8, 2026
View Security Dashboard