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 script scripts/web-unpublish.py uses subprocess.Popen to restart the Apache executable located within the project's own tools/apache24 directory. These operations are scoped to the project environment and do not involve untrusted data or network operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 06:13 PM
Security Audit — agent-trust-hub — web-unpublish