citrix-environment-diagnostics
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes standard Citrix PowerShell SDK commands to retrieve environment status. All commands are read-only diagnostics (e.g.,
Get-BrokerMachine,Get-BrokerController,Get-STFStoreService). - [CREDENTIALS_UNSAFE] (SAFE): No hardcoded credentials or API keys were detected. The skill uses appropriate placeholders like
<LicenseServer>for environment-specific information. - [DATA_EXFILTRATION] (SAFE): No commands were found that attempt to transmit data to external servers or non-whitelisted domains. The operations are local to the Citrix infrastructure.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill does not perform any external downloads or install unverifiable dependencies. It relies on pre-installed Citrix PowerShell snap-ins.
Audit Metadata