fabriciq-ontology-authoring-cli

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [Microsoft Fabric API Integration]: The skill interacts with official Microsoft Fabric control-plane APIs at https://api.fabric.microsoft.com. These operations use standard authentication via the Azure CLI (az login) and target well-known Microsoft endpoints for item management.
  • [Command Line Tooling]: To facilitate ontology authoring, the skill utilizes common developer tools such as az, jq, curl, and shell-native base64 utilities. These tools are used for their intended purposes, such as JSON manipulation and API requests.
  • [Automated Version Verification]: The skill includes a session-based update check that compares local metadata with the remote repository using standard git commands. This is a common practice for development-oriented skills to ensure compatibility and access to the latest features.
  • [Authoring Guardrails]: A mandatory 'Preview & Confirm' workflow is documented, requiring the agent to present an ASCII representation of proposed changes (including diffs for existing items) and obtain explicit user consent before executing any modifications. This significantly reduces the risk of accidental or unintended state changes.
  • [Data Processing and Ingestion]: The skill gathers schema metadata from lakehouses and eventhouses to inform ontology bindings. It includes specific logic for merging these schemas and handling property name collisions, ensuring data integrity during the authoring process.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 01:23 AM
Security Audit — agent-trust-hub — fabriciq-ontology-authoring-cli