eventstream-consumption-cli
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [Credential Management]: The skill facilitates the retrieval of Kafka and Event Hub connection strings for Custom Endpoints. It includes proactive security measures, instructing the agent to redact primary and secondary keys from output and to seek explicit user consent before accessing these secrets.
- [Official API Interaction]: All network operations are performed via the
az restCLI tool targeting official Microsoft Fabric endpoints (api.fabric.microsoft.com). These are standard administrative actions for managing cloud resources. - [Standard Data Decoding]: The skill uses base64 decoding to process Eventstream topology definitions. This is a legitimate functional requirement for inspecting Fabric item structures and is performed using standard utilities like
jqor PowerShell'sConvertFrom-Json.
Audit Metadata