sdwan-ops

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads and utilizes an MCP server implementation from a public GitHub repository (siddhartha2303/cisco-sdwan-mcp).
  • [COMMAND_EXECUTION]: Executes Python scripts using environment variables ($SDWAN_MCP_SCRIPT and $MCP_CALL) to interface with the vManage API and process network data.
  • [CREDENTIALS_SAFE]: Securely handles authentication by requiring environment variables (VMANAGE_USERNAME, VMANAGE_PASSWORD) rather than using hardcoded secrets.
  • [DATA_ACCESS]: Provides tools to retrieve sensitive infrastructure information, including full running configurations and routing tables, which is consistent with its stated purpose for network auditing and troubleshooting.
  • [SAFE_PRACTICES]: Explicitly restricts operations to read-only mode to prevent accidental or malicious configuration changes to the SD-WAN fabric.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 06:12 AM