improve-coverage

Pass

Audited by Gen Agent Trust Hub on Jul 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes bazel query, bazel build, and a local script tools/run-cov. These commands are standard for C++ development workflows and are used here within their intended scope to analyze code coverage and verify test builds.
  • [DATA_EXPOSURE]: The skill accesses source code and coverage reports to understand the codebase and identify uncovered paths. This data access is localized to the project files and is a prerequisite for the skill's primary function of writing new tests.
  • [SAFE]: The skill does not perform unauthorized network operations, exfiltrate sensitive data, or use any form of obfuscation. All external references are consistent with the identified author and project context.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 30, 2026, 01:48 PM
Security Audit — agent-trust-hub — improve-coverage