three-mobile-fallback-strategy
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a performance management strategy for Three.js applications. Analysis of all provided files, including the implementation code in
SKILL.mdand the evaluation criteria inEVAL.md, shows no signs of malicious activity. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns or unverified external dependencies were found. The skill relies on the standard
threelibrary. - [DATA_EXFILTRATION]: The code uses standard browser APIs (
navigator.deviceMemory,navigator.hardwareConcurrency, andWEBGL_debug_renderer_info) to assess hardware capabilities for performance tiering. No network requests were found that exfiltrate this or any other data. - [OBFUSCATION]: The code is written in clear TypeScript. No Base64, zero-width characters, or other obfuscation techniques were detected.
- [DYNAMIC_CONTEXT_INJECTION]: No use of the
!commandsyntax was found in the instructions.
Audit Metadata