aruba-cx-switching
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script using
python3 -u mcp-servers/aruba-cx-mcp/aruba_cx_mcp_server.pyto facilitate communication with Aruba CX switches via the Model Context Protocol (MCP). - [CREDENTIALS_UNSAFE]: No hardcoded credentials were detected. The skill correctly utilizes environment variables (
ARUBA_CX_TARGETS) or local file paths (ARUBA_CX_CONFIG) for managing REST API authentication details. - [PROMPT_INJECTION]: No malicious instructions aimed at overriding agent behavior or bypassing safety filters were found in the skill definitions or metadata.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any remote code downloads or script executions from untrusted sources; all operations are performed via a local script or established network APIs for the target switches.
- [DATA_EXFILTRATION]: Network operations are restricted to the intended management of Aruba CX switches as defined in the target configuration, with no evidence of sensitive data being sent to unauthorized external domains.
Audit Metadata