meraki-security-appliance
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions do not contain any prompt injection, obfuscation, or malicious command patterns. All operations align with the stated purpose of managing network security appliances.
- [EXTERNAL_DOWNLOADS]: The skill references the 'CiscoDevNet/meraki-magic-mcp-community' GitHub repository. This is an official developer resource from a well-known technology company and is considered a safe reference.
- [COMMAND_EXECUTION]: The skill defines capabilities to modify firewall rules, VPN settings, and content filtering. These are sensitive write operations, but the skill explicitly mitigates risk by mandating integration with ServiceNow change workflows and requiring human approval for containment actions.
- [DATA_EXPOSURE]: The skill requires MERAKI_API_KEY and MERAKI_ORG_ID as environment variables. No secrets are hardcoded in the skill, and the access is limited to the provided organization.
Audit Metadata