slurm-cluster-mcp
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script
mcp_client.pyusing a dedicated virtual environment. This is a standard practice for managing dependencies and network access within the sandbox environment. - [EXTERNAL_DOWNLOADS]: The skill documentation suggests installing standard, well-known libraries (
fastmcp,colorama,python-dotenv) from official package registries if the environment is missing. This follows best practices for development tools. - [DATA_EXFILTRATION]: Network activity is restricted to a local MCP server hosted on the internal network (
host.openshell.internal:9000). No sensitive data is transmitted to unauthorized external domains.
Audit Metadata