meraki-monitoring
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill references a repository hosted by CiscoDevNet, which is a trusted organization. This reference is used to provide the underlying MCP server functionality.
- [DATA_EXFILTRATION]: The skill requires 'MERAKI_API_KEY' for operation. This credential usage is necessary for the skill's primary function and no malicious patterns involving the handling of this key were detected.
- [PROMPT_INJECTION]: The skill processes external data such as configuration logs and API request history, presenting an indirect prompt injection surface. 1. Ingestion points: 'getOrganizationConfigurationChanges' and 'getOrganizationApiRequests' in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: The skill utilizes diagnostic tools such as 'updateDeviceCameraSense' via the external MCP server. 4. Sanitization: No explicit sanitization or filtering is described in the instruction file.
- [NO_CODE]: The skill is a documentation-only definition with no executable code or scripts provided in the package.
Audit Metadata