include-what-you-use
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides commands to install and run the 'include-what-you-use' (IWYU) toolset. This includes using system package managers and executing specialized C++ analysis scripts (iwyu_tool.py, fix_include).
- [EXTERNAL_DOWNLOADS]: Installation instructions reference official system repositories via apt and Homebrew, which are trusted sources for developer tools.
- [SAFE]: No malicious patterns such as credential theft, data exfiltration, or obfuscated code were detected. The workflow involves local source code analysis and header optimization as intended.
Audit Metadata