← Back to Skills Marketplace
gora050

Power Automate

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
125
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install power-automate
Description
Power Automate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Power Automate data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install power-automate
  3. After installation, invoke the skill by name or use /power-automate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug power-automate
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Power Automate?

Power Automate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Power Automate data. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Power Automate?

Run "/install power-automate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Power Automate free?

Yes, Power Automate is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Power Automate support?

Power Automate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Power Automate?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments