web-info
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes PowerShell and Python scripts to retrieve system status.
- Evidence:
powershell.exe -NoProfile -File .claude/skills/web-info/scripts/web-info.ps1as defined inSKILL.md. - The scripts perform legitimate system monitoring tasks: checking process lists (
Get-Process,psutil), reading configuration files (httpd.conf,default.vrd), and tailing error logs.
Audit Metadata