← 返回 Skills 市场
Power Automate
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install power-automate
功能描述
Power Automate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Power Automate data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to mediate Power Automate access rather than asking for API keys. Before installing or running commands: 1) confirm you trust Membrane/@membranehq (review the npm package page and the CLI source on GitHub), 2) understand the CLI will perform network authentication and may store connection tokens server-side (check Membrane's privacy/security docs), 3) installing a global npm package requires appropriate permissions — consider using npx or a controlled environment if you're cautious, and 4) for corporate/tenant Power Automate use, verify this flow complies with your org's security policy. If you want higher assurance, request the skill author to provide a pinned release URL or an auditable install/packaging mechanism.
功能分析
Type: OpenClaw Skill
Name: power-automate
Version: 1.0.1
The skill instructs the AI agent to perform a global installation of an external NPM package (@membranehq/cli) and use it to execute dynamically generated remote actions via the Membrane platform. While these capabilities are plausibly required for the stated goal of Power Automate integration, the requirement for global system modification and remote code execution (via 'membrane action create') represents a high-risk profile. No explicit evidence of malicious intent or data exfiltration was found, but the broad permissions requested in SKILL.md warrant caution.
能力评估
Purpose & Capability
The name/description (Power Automate integration) matches the instructions: the skill directs the agent to use the Membrane CLI to connect to Power Automate, discover and run actions, and manage connections. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md only instructs installing and using @membranehq/cli, performing login flows, creating connections, listing actions, creating and running actions. It does not ask the agent to read unrelated files, access unrelated env vars, or exfiltrate data to unexpected endpoints. Headless login requires a user to complete an auth URL and code — the doc describes that behavior clearly.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The SKILL.md recommends installing the Membrane CLI via `npm install -g @membranehq/cli@latest` (or using npx). Installing a global npm package pulls third-party code from the npm registry — a reasonable but non-zero risk. Users should verify the package publisher and review the CLI's source/release provenance before installing globally.
Credentials
The skill declares no required env vars or local credentials. Authentication is delegated to Membrane (interactive login / browser flow), which is consistent with the stated goal. The need for a Membrane account and network access is reasonable for this integration.
Persistence & Privilege
The skill does not request always:true or any elevated/ongoing system privileges; it's an instruction-only skill and does not modify other skills or system-wide config. Agent autonomous invocation remains the platform default but is not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install power-automate - 安装完成后,直接呼叫该 Skill 的名称或使用
/power-automate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Power Automate 是什么?
Power Automate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Power Automate data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。
如何安装 Power Automate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install power-automate」即可一键安装,无需额外配置。
Power Automate 是免费的吗?
是的,Power Automate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Power Automate 支持哪些平台?
Power Automate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Power Automate?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills