windows-desktop-e2e

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess.Popen to launch the application under test and ffmpeg for screen recording. These operations are essential to the skill's stated purpose of E2E testing and artifact collection.
  • [REMOTE_CODE_EXECUTION]: The skill provides instructions for installing Python and dependencies inside a Windows Sandbox using winget and pip. These are standard developer operations and target official Microsoft and community package registries.
  • [EXTERNAL_DOWNLOADS]: The skill references official and well-known sources for developer tools, including the Microsoft Accessibility Insights tool and the FFmpeg project. These references are documented neutrally as prerequisites.
  • [DYNAMIC_EXECUTION]: The skill utilizes ctypes to interact with Windows kernel APIs (kernel32.dll) for implementing Job Objects. This is used as a security and reliability mechanism to ensure proper process cleanup and isolation during testing.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 02:12 AM