← 返回 Skills 市场
Microsoft Azure Sql Database
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
172
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install microsoft-azure-sql-database - 安装完成后,直接呼叫该 Skill 的名称或使用
/microsoft-azure-sql-database触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。
如何安装 Microsoft Azure Sql Database?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install microsoft-azure-sql-database」即可一键安装,无需额外配置。
Microsoft Azure Sql Database 是免费的吗?
是的,Microsoft Azure Sql Database 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Microsoft Azure Sql Database 支持哪些平台?
Microsoft Azure Sql Database 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Microsoft Azure Sql Database?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills