llvm
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns, obfuscation, or credential exposure were found. The skill is purely educational and instructional for compiler engineering tasks.
- [COMMAND_EXECUTION] (SAFE): Provides standard usage of LLVM tools like
clang,opt, andllc. These commands are executed locally on user-provided source files and follow standard development practices for LLVM-based tooling. - [EXTERNAL_DOWNLOADS] (SAFE): Does not perform any remote script execution or package installation. All referenced URLs are for official documentation (llvm.org).
Audit Metadata