tia-devices-general
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains C# code snippets and API documentation for Siemens TIA Portal Openness. The content is strictly limited to technical documentation and implementation guidelines for industrial automation tasks.
- [COMMAND_EXECUTION]: The skill documentation includes API calls for project manipulation (e.g., creating/deleting devices), but these are performed via the official Siemens.Engineering managed library rather than direct shell execution.
- [CREDENTIALS_UNSAFE]: While the API documentation covers security features like PLC protection and password settings, it does not contain hardcoded secrets or encourage unsafe storage. It demonstrates the use of
SecureStringfor handling credentials as required by the API. - [EXTERNAL_DOWNLOADS]: The skill does not reference or download any external code or dependencies from remote sources.
Audit Metadata