open-design-game-ui-handoff

Pass

Audited by Gen Agent Trust Hub on Jul 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/capture_runtime_motion_evidence.mjs executes the cwebp utility to compress captured screenshots into WebP format. The workflow also utilizes node and make for running validation scripts and build tasks. These executions are constrained to localized paths and development-specific tools.
  • [EXTERNAL_DOWNLOADS]: The skill relies on the Playwright library for browser automation, which involves managing browser binaries. It also references internal project tools like od and codex as part of its operational environment.
  • [SAFE]: The logic within scripts/preservation_contract.mjs demonstrates security awareness by explicitly validating paths to prevent directory traversal attacks, ensuring that referenced assets cannot escape the designated handoff folder.
  • [SAFE]: The network operations performed by scripts/capture_runtime_motion_evidence.mjs are limited to interacting with a local development server (defaulting to localhost:5173) to capture visual evidence, which is consistent with the skill's stated purpose of auditing game runtimes.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 28, 2026, 03:43 PM
Security Audit — agent-trust-hub — open-design-game-ui-handoff