receiving-shared-textures
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the use of the
@napolab/texture-bridge-rendererlibrary for high-performance video frame sharing in Electron applications. The provided code handlesVideoFramelifecycle management (cloning and closing) to prevent memory leaks. - [SAFE]: The code snippets describe a standard integration for a specialized desktop development tool. While the suggested Electron configuration (
nodeIntegration: true,contextIsolation: false,sandbox: false) is a security best-practice violation that reduces renderer isolation, it is presented as a functional requirement for the library's shared-memory bridge rather than a malicious attempt to compromise the system.
Audit Metadata