tia-doctor
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
probe.ps1script executes several local commands to verify prerequisites, includingpython(to test module imports),dotnet(to list global tools), and a bundled binarysiemens-lsp.exe. - [COMMAND_EXECUTION]: The skill instructions utilize the
ExecutionPolicy Bypassflag for PowerShell to ensure the diagnostic script can run in restricted environments, which is a standard procedure for local automation tooling. - [EXTERNAL_DOWNLOADS]: While the script provides remediation advice that includes downloading official Siemens components or Python packages, the skill itself contains no code to perform network operations or automated downloads.
Audit Metadata