web-unpublish
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local PowerShell and Python scripts to modify Apache configuration files and manage the httpd process.
- Evidence: SKILL.md invokes
powershell.exe -NoProfile -File .claude/skills/web-unpublish/scripts/web-unpublish.ps1. The Python scriptscripts/web-unpublish.pyusessubprocess.Popento restart the Apache executable located within the project's owntools/apache24directory. These operations are scoped to the project environment and do not involve untrusted data or network operations.
Audit Metadata