clab-lab-management
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes an
execCommandtool that allows for the execution of arbitrary commands on nodes within the laboratory environment. This is a fundamental capability for network automation and verification tasks within the intended scope of lab management. - [EXTERNAL_DOWNLOADS]: The documentation references container images hosted on well-known and trusted platforms, such as the GitHub Container Registry (
ghcr.io), for deploying network operating systems like Nokia SR Linux. - [CREDENTIALS_UNSAFE]: The skill utilizes environment variables (
CLAB_API_USERNAME,CLAB_API_PASSWORD) for managing access to the ContainerLab API server, which is a standard practice for avoiding hardcoded credentials in the codebase.
Audit Metadata