3d-retina-resolution
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code snippets for high-resolution 3D rendering using Three.js. The code examples demonstrate standard API usage (e.g.,
renderer.setPixelRatio,renderer.setSize) and follow best practices for web graphics. - [EXTERNAL_DOWNLOADS]: The skill references official documentation and open-source repositories for Three.js and a project by the author (mengto). These sources are well-known or author-controlled and do not involve remote code execution or dangerous downloads.
- [COMMAND_EXECUTION]: No shell commands or system-level execution patterns were detected. The JS code provided is a client-side snippet for browser-based 3D rendering.
- [DATA_EXFILTRATION]: There are no network operations that access sensitive files or exfiltrate data. The logic is confined to local browser rendering and layout calculations.
- [PROMPT_INJECTION]: The skill instructions do not contain attempts to override agent behavior, bypass safety filters, or extract system prompts.
Audit Metadata