Code Coverage with gcov
Pass
Audited by Gen Agent Trust Hub on May 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard local development tools including gcc, make, and cmake. It involves executing the resulting binary and test suites to collect execution data (.gcda files), which is the primary and expected behavior for a code coverage tool.
- [SAFE]: No indicators of malicious activity such as credential harvesting, remote code execution from untrusted sources, or obfuscation were found. The skill operates on local project files as intended.
Audit Metadata