windows-dev-process-cleanup
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses PowerShell cmdlets and Windows system utilities (
taskkill,tasklist) to inspect and terminate process trees related to development environments (Node.js, npm, etc.) and UWP applications. - [COMMAND_EXECUTION]: Includes functionality to modify a specific registry key under the current user's hive (
HKCU) to disable the background execution of the 'Phone Link' application. - [SAFE]: The scripts use a 'classify-before-clean' approach, specifically identifying and protecting development servers and IDE language services from accidental termination.
- [SAFE]: The skill provides comprehensive documentation and a regression test suite, following transparent and predictable logic for system maintenance tasks.
Audit Metadata