← 返回 Skills 市场
289
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install power-automate-mcp
功能描述
Connect to and operate Power Automate cloud flows via a FlowStudio MCP server. Use when asked to: list flows, read a flow definition, check run history, insp...
安全使用建议
This skill appears coherent for managing Power Automate via a FlowStudio MCP endpoint and only asks for the MCP API token. Before installing: (1) confirm the FlowStudio MCP service (https://mcp.flowstudio.app) is legitimate and meets your security/privacy requirements; (2) limit the token's scope and lifetime where possible and use a dedicated service account rather than a personal admin credential; (3) be aware the token can expose flow definitions, connection GUIDs, run payloads, and possibly secrets embedded in flows — audit and monitor token usage and access logs; (4) if you need stronger assurance, request an upstream code/package review or a skill with verifiable provenance (published owner, homepage, or source repository).
功能分析
Type: OpenClaw Skill
Name: power-automate-mcp
Version: 1.1.0
The power-automate-mcp skill bundle is a legitimate administrative toolset designed to manage Microsoft Power Automate flows via the FlowStudio MCP server (https://mcp.flowstudio.app/mcp). It provides comprehensive documentation and clean code examples in Python and Node.js for performing tasks such as listing flows, inspecting run errors, and updating flow definitions. While the skill handles sensitive environment data and requires an API token (FLOWSTUDIO_MCP_TOKEN), its capabilities are transparently documented in SKILL.md and tool-reference.md, and it lacks any indicators of malicious intent, unauthorized exfiltration, or deceptive prompt injection.
能力评估
Purpose & Capability
The skill is explicitly a FlowStudio MCP client for Power Automate. The single required credential (FLOWSTUDIO_MCP_TOKEN) maps to the declared MCP x-api-key header and is expected for this integration. No unrelated binaries, config paths, or unrelated cloud credentials are requested.
Instruction Scope
SKILL.md instructs the agent to call tools/list and then use defined JSON-RPC tools to list flows, fetch definitions, inspect runs, resubmit/cancel runs, etc. All referenced actions and data reads (flow definitions, run outputs, connection references) are within the stated scope. There are no instructions to read local files, other environment variables, or to send data to unexpected external endpoints.
Install Mechanism
This is instruction-only with no install spec and no code files to be written or executed locally, which reduces install-time risk.
Credentials
Only FLOWSTUDIO_MCP_TOKEN is required, which is appropriate for a single external API. However, that token (x-api-key/JWT) likely provides broad tenant-level access to flow definitions, run outputs, and connection metadata — all of which can contain sensitive data. The token's scope and lifetime should be verified before granting it to the skill.
Persistence & Privilege
The skill does not request always:true and is user-invocable. There is no install step that persists code or credentials on the agent, and it does not ask to modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install power-automate-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/power-automate-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Add metadata.openclaw declaring FLOWSTUDIO_MCP_TOKEN env var requirement to resolve security scan flag
v1.0.0
- Initial release of the power-automate-mcp skill.
- Connects to and operates Power Automate cloud flows through a FlowStudio MCP server.
- Supports tasks such as listing flows, reading flow definitions, checking run history, managing connections, resubmitting or canceling runs, and more.
- Offers both live (real-time Power Automate API) tools for all MCP subscribers and store (cached/enriched) tools for FlowStudio for Teams subscribers.
- Recommends using Python or Node.js for seamless interaction with the MCP API.
- Requires a FlowStudio MCP subscription and appropriate credentials for server access.
元数据
常见问题
Power Automate Mcp 是什么?
Connect to and operate Power Automate cloud flows via a FlowStudio MCP server. Use when asked to: list flows, read a flow definition, check run history, insp... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 289 次。
如何安装 Power Automate Mcp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install power-automate-mcp」即可一键安装,无需额外配置。
Power Automate Mcp 是免费的吗?
是的,Power Automate Mcp 完全免费(开源免费),可自由下载、安装和使用。
Power Automate Mcp 支持哪些平台?
Power Automate Mcp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Power Automate Mcp?
由 ninihen1(@ninihen1)开发并维护,当前版本 v1.1.0。
推荐 Skills