← Back to Skills Marketplace
Microsoft Azure Sql Database
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
172
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install microsoft-azure-sql-database
Description
Microsoft Azure SQL Database integration. Manage data, records, and automate workflows. Use when the user wants to interact with Microsoft Azure SQL Database...
Usage Guidance
This skill is coherent: it simply instructs using the Membrane CLI to manage Azure SQL through Membrane. Before installing or using it: (1) verify you trust the Membrane project and npm package source (review the package and its GitHub repo); (2) prefer npx or a non-global install if you don't want a global CLI; (3) when you run the login/connect flow, carefully review the OAuth consent screens and the exact Azure permissions/scopes requested—understand what Membrane will be able to read or change in your Azure subscription; (4) avoid using production credentials until you confirm the permission scope and privacy policy; and (5) consider running initial tests in a restricted or test Azure environment.
Capability Analysis
Type: OpenClaw Skill
Name: microsoft-azure-sql-database
Version: 1.0.3
The skill bundle provides instructions for an AI agent to manage Microsoft Azure SQL Database using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and executing database actions through the 'membrane' command-line tool. The content in SKILL.md and _meta.json is consistent with its stated purpose and lacks any indicators of malicious intent, such as data exfiltration, unauthorized execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description (Azure SQL Database integration) matches the instructions: the skill is an instruction-only adapter that uses the Membrane CLI to manage Azure SQL Database connections and actions. The dependencies (Membrane CLI usage) are coherent with the stated purpose.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in, creating/listing connections and actions, and running those actions. It does not instruct reading unrelated local files or environment variables. However it does not enumerate the exact OAuth/permission scopes or what Azure resources Membrane will be able to access or modify when a connection is created.
Install Mechanism
No install spec in registry, but the instructions tell users to run `npm install -g @membranehq/cli@latest` (and also references npx). Installing a global npm package is a moderate-risk operation because it executes code from the public npm registry and affects the system PATH. This is expected for a CLI-based integration, but users should understand the provenance of the package and consider using npx or a scoped installation if they prefer not to install globally.
Credentials
The skill declares no required env vars, which matches the file. But it implicitly requires granting Membrane (a third-party service) access to the user's Azure resources via the login/connection flow. The SKILL.md does not specify the exact permissions/scopes requested or whether sensitive data will be sent to Membrane servers—this lack of detail is a proportionality/privacy concern that users should verify before connecting production resources.
Persistence & Privilege
The skill is not always-enabled, does not request system config paths, and does not modify other skills' settings. Autonomous invocation is allowed by default but is not combined with other elevated privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install microsoft-azure-sql-database - After installation, invoke the skill by name or use
/microsoft-azure-sql-database - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Microsoft Azure Sql Database?
Microsoft Azure SQL Database integration. Manage data, records, and automate workflows. Use when the user wants to interact with Microsoft Azure SQL Database... It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install Microsoft Azure Sql Database?
Run "/install microsoft-azure-sql-database" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Microsoft Azure Sql Database free?
Yes, Microsoft Azure Sql Database is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Microsoft Azure Sql Database support?
Microsoft Azure Sql Database is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Microsoft Azure Sql Database?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills