tidb-bazel-prepare-gate
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Git commands including
git status,git diff, andgit ls-filesto determine the state of the local repository. It also conditionally executesmake bazel_prepare. These operations are consistent with the skill's documented purpose for TiDB development. - [DATA_EXFILTRATION]: The skill does not perform any network operations or access sensitive configuration files (e.g., credentials, SSH keys). All operations are limited to the local repository metadata and file statuses.
- [PROMPT_INJECTION]: No patterns associated with prompt injection, safety bypasses, or instruction overrides were detected in the skill instructions or metadata.
Audit Metadata