graphics-troubleshooting

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): No malicious instructions or security vulnerabilities were detected. The skill provides technical guidance for Three.js and React Three Fiber.
  • EXTERNAL_DOWNLOADS (LOW): The skill includes code snippets that load 3D decoders (Draco, KTX2) from trusted external CDNs (gstatic.com, jsdelivr.net). This is standard practice for 3D web applications to handle compressed assets.
  • COMMAND_EXECUTION (SAFE): The documentation mentions common development commands like npx gltf-validator and ls, which are used appropriately for verifying local development environments and asset integrity.
  • DATA_EXFILTRATION (SAFE): No patterns of sensitive data access or exfiltration were found. A mention of a public CORS proxy is correctly labeled as development-only and for debugging purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:21 PM