meraki-network-ops
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and installs the Meraki Magic MCP server from the well-known Cisco DevNet community repository on GitHub.
- [COMMAND_EXECUTION]: Involves standard installation procedures including git cloning and pip package management to set up the necessary Python environment.
- [CREDENTIALS_UNSAFE]: Utilizes the MERAKI_API_KEY environment variable for authentication; the skill documentation correctly instructs users on environment setup without hardcoding sensitive secrets.
- [PROMPT_INJECTION]: The skill processes external network and client data from the Meraki Dashboard API, which represents an inherent surface for indirect prompt injection, though mitigated by the tool's specific administrative scope.
Audit Metadata