web-stop
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local scripts (
web-stop.ps1orweb-stop.py) to manage system processes, specifically to find and terminate thehttpd.exeprocess.\n- [EXTERNAL_DOWNLOADS]: The Python implementation depends on thepsutilpackage for process enumeration and management.\n- [SAFE]: The code follows best practices for its intended purpose, including path normalization and verification that it is only stopping the specific Apache instance defined in the project settings. While the skill ingests untrusted data from.v8-project.json(Category 8 surface), the risk is mitigated by the use of standard script parameter handling and path resolution.
Audit Metadata