skills/mukul975/anthropic-cybersecurity-skills/implementing-privileged-access-workstation/Gen Agent Trust Hub
implementing-privileged-access-workstation
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/agent.pyusessubprocess.runto execute various PowerShell and Registry commands. These commands are used to audit security features like Credential Guard, BitLocker, and AppLocker. This behavior is consistent with the skill's stated purpose of performing security assessments. - [DATA_EXPOSURE]: The tool accesses sensitive system configuration data, including local administrator names and installed software lists. This information is processed locally to generate a compliance report and is not sent to any external server.
- [EXTERNAL_DOWNLOADS]: The script performs a network connectivity test using
Test-NetConnectiontogoogle.comon port 80. This is used solely to verify if the workstation's internet access is restricted as required by PAW guidelines and does not involve downloading or executing remote code.
Audit Metadata