metal-shaders
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code templates for Metal shader development. No malicious behavior or security risks were identified.
- [EXTERNAL_DOWNLOADS]: All external links point to official documentation (Apple Developer) or well-known and reputable community resources (Hacking with Swift, Inigo Quilez, The Book of Shaders). These references are for documentation purposes and do not involve untrusted code execution.
- [COMMAND_EXECUTION]: The provided code snippets involve standard Metal framework APIs and SwiftUI modifiers. There are no suspicious shell commands, privilege escalation attempts, or unauthorized persistence mechanisms.
- [DATA_EXFILTRATION]: No hardcoded credentials, sensitive file access, or unauthorized network operations were detected. The example for GPU frame capture uses a standard temporary path ('/tmp/trace.gputrace') for debugging purposes.
Audit Metadata