run-opendesign
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses system commands to detect the operating environment (
uname), identify process IDs bound to specific ports (lsof,netstat), and verify local server availability (curl). - [COMMAND_EXECUTION]: It launches a background HTTP server using Python's built-in
http.servermodule or the Node.jsserveutility. On Windows systems, it utilizesStart-Processwith a hidden window style to minimize user disruption. - [EXTERNAL_DOWNLOADS]: When the Node.js runtime is preferred, the skill downloads and executes the
servepackage from the official npm registry usingnpx --yes.
Audit Metadata