wlcom GUI Automation

PassAudited by ClawScan on May 8, 2026.

Overview

This is a coherent GUI-testing skill, but it can control the desktop and capture screenshots, so it should be used only in a controlled test session.

Install/use this only if you need KylinOS V11 wlcom GUI testing. Run it in a test desktop, confirm the target window and coordinates before clicks or typing, and keep screenshots/logs out of sensitive locations.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If used on the wrong window or outside a test environment, the agent could click buttons, type text, move windows, or capture visible screen contents.

Why it was flagged

The skill intentionally exposes GUI-control and screenshot capabilities through wlcctrl. This is aligned with GUI testing, but these actions can affect whichever desktop window is targeted.

Skill content
move/click/type with keyboard and mouse, capture windows/screens/regions
Recommendation

Use it only in a dedicated test session, verify target window UUID/title and coordinates before actions, and avoid destructive keystrokes unless the user explicitly requests them.

What this means

The skill may fail or behave unexpectedly if installed outside the intended KylinOS V11 wlcom environment or with an untrusted/incompatible wlcctrl binary.

Why it was flagged

The skill depends on a specific OS/compositor/tool, while the registry metadata declares no required binaries and no OS restriction. This is an under-declared environment dependency rather than hidden behavior.

Skill content
Use this skill when automating GUI tests on KylinOS V11 Desktop... using wlcom's `wlcctrl` command.
Recommendation

Before using it, confirm wlcctrl is installed from a trusted source and run it only on the intended KylinOS V11 Wayland/wlcom desktop.