compiling-with-metal-shaderconverter
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- Official Vendor Resources: The skill provides a download link to
developer.apple.com, which is the official and trusted domain for Apple developer tools. This is standard practice for providing access to specialized utilities. - Standard Development Utilities: The instructions leverage common development tools and commands such as
metal-shaderconverter,dxc,xcrun, andman. These are well-documented utilities used in macOS and iOS graphics development workflows. - Instructional Code Samples: The provided C and HLSL code snippets are strictly instructional, demonstrating how to use the
libmetalirconverterlibrary and MSC features. The logic follows official API patterns without any suspicious execution or exfiltration behaviors. - Path and Library Usage: The file paths mentioned (e.g.,
/usr/local/include/metal_irconverter/) and library linking flags (-lmetalirconverter) are standard for macOS system libraries.
Audit Metadata