eae-fork
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Data Access] (SAFE): The skill reads from
C:\ProgramData\Schneider Electric\Librariesto identify installed industrial libraries and blocks. This access is consistent with its stated purpose and does not involve accessing sensitive user credentials or personal files. - [Code Execution] (SAFE): Analysis of
list_libraries.pyandvalidate_fork.pyshows only local file parsing and information display. There are no calls toeval(),exec(), or subprocess modules. - [Network Activity] (SAFE): No network operations such as HTTP requests or socket connections are present in the code.
Audit Metadata