eve-lab-topology-design
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes a local Python script,
validate_unl_topology.py, to perform structural and logic checks on network topology files. This execution is confined to the skill's local directory and is necessary for the skill's stated purpose of topology validation. - [DATA_INGESTION_SURFACE]: The script
validate_unl_topology.pyparses XML (.unl) and JSON files provided by the user or generated during the session. While this constitutes an ingestion surface for external data, the script processes this information for graph analysis and reporting without using it to influence agent instructions or system behavior. - [REMOTE_CODE_EXECUTION]: No remote code execution or external downloads were detected. All reference materials and scripts are bundled with the skill.
Audit Metadata