skills/mukul975/anthropic-cybersecurity-skills/hardening-windows-endpoint-with-cis-benchmark/Gen Agent Trust Hub
hardening-windows-endpoint-with-cis-benchmark
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/agent.pyusessubprocess.check_outputto run PowerShell commands for auditing system configurations like firewall status, registry settings, and account policies. These commands are constructed using predefined strings and do not accept arbitrary user input, minimizing the risk of command injection. - [SAFE]: The skill does not perform any network operations or external data transmissions. All analysis and reporting are performed on the local machine.
- [SAFE]: No hardcoded credentials, API keys, or sensitive secrets were found within the scripts or documentation.
- [SAFE]: The dependencies are limited to Python's standard library, and there are no instances of remote code execution or external script downloads.
Audit Metadata