What problem does it solve?
This Skill provides a specialist capability to analyze shader source code and intermediate representations (IR), surface suspicious fingerprints, and guide safe, broker-mediated investigation workflows for GPU rendering artifacts.
Core Features & Use Cases
- Shader and IR parsing: Extract tokens, control flow, and data-flow indicators from HLSL, GLSL, and SPIR-V disassembled IR.
- Fingerprint detection: Identify suspicious patterns, obfuscation techniques, anomalous instructions, and potential exploit indicators within shader code and IR evidence.
- Operational safety & orchestration: Enforce staged handoff, broker-mediated runtime access, and intake gate checks to prevent unsafe live interactions.
- Use Case: Triage a renderer crash or suspected malicious shader by correlating shader source, compiled IR, and runtime artifacts to prioritize investigative actions.
Quick Start
Ask the shader-ir specialist to analyze the attached shader files and IR traces for suspicious constructs and provide a prioritized list of findings.