sqldw-operations-cli
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Standard Command Execution: The skill facilitates the execution of T-SQL queries using the
sqlcmdutility to monitor warehouse performance. These operations are read-only and target standardqueryinsightssystem views. - Update Check Mechanism: It includes an instruction to verify the skill version at the start of a session. For platforms like Claude Code, this involves comparing local and remote
package.jsonfiles, which is a common practice to ensure the use of the latest security patches and features. - Trusted Infrastructure: All network operations, such as endpoint discovery and token acquisition, utilize official Microsoft Fabric and Azure APIs (
api.fabric.microsoft.com). These are recognized as legitimate vendor resources for this skill's context. - Security Boundary Enforcement: The skill explicitly lists unsupported Fabric features (like nonclustered indexes or materialized views) to prevent the AI from recommending incompatible configurations, which helps maintain system stability.
Audit Metadata