spark-consumption-cli

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [Command Execution]: The skill uses az rest and curl to interact with Microsoft Fabric and Azure Storage APIs. These are standard methods for authenticating and managing cloud resources within the Azure ecosystem.
  • [Temporary File Usage]: It writes Spark code and session configurations to /tmp/body.json before sending them to the Livy API. This is a common pattern for handling multi-line JSON payloads in shell environments.
  • [External Communication]: Network requests are directed exclusively to well-known Microsoft and Azure domains (api.fabric.microsoft.com, storage.azure.com) for resource management and data access.
  • [Update Mechanism]: The skill includes an instruction to run a check-updates routine once per session, which is a standard maintenance practice to ensure the CLI environment is up-to-date.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 02:44 PM
Security Audit — agent-trust-hub — spark-consumption-cli