window-ctl-skill
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill manages desktop windows by executing subcommands of the windowctl CLI tool. It does not involve unauthorized network communication or access to sensitive files like credentials or SSH keys.
- [COMMAND_EXECUTION]: Core functionality is implemented through local command execution of the windowctl utility. The skill logic focuses on intent parsing and parameter validation (e.g., monitor ID resolving, zone mapping) before dispatching commands.
- [EXTERNAL_DOWNLOADS]: The skill requires an external dependency, windowctl, which is an NPM package (@muthuishere/windowctl). This package is a vendor-owned resource associated with the skill author and is installed through standard package management channels.
Audit Metadata