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.server module or the Node.js serve utility. On Windows systems, it utilizes Start-Process with a hidden window style to minimize user disruption.
  • [EXTERNAL_DOWNLOADS]: When the Node.js runtime is preferred, the skill downloads and executes the serve package from the official npm registry using npx --yes.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 03:29 AM
Security Audit — agent-trust-hub — run-opendesign