Install
$ agentstack add skill-wals-pro-claude-power-automate-power-automate-action-configuration ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Power Automate Action Configuration
Use this when editing definition.actions, definition.triggers, or connectionReferences in a Power Automate cloud-flow artifact.
Procedure
- Identify the connector/action key in the JSON and the display action in the
designer.
- Read the official connector reference for that connector if payload shape is
uncertain.
- Preserve existing
connectionReferences; only change them when explicitly
remapping credentials/connections.
- Keep
runAfterexplicit when moving actions between branches. - Validate binary, attachment, and file-content fields against the connector
docs and at least one live run when possible.
References
- Read
references/actions-connectors.mdfor connector/action patterns. - Use
power-automate-expression-syntaxfor dynamic content. - Use
power-automate-api-clientfor pull/diff/deploy. - Use
power-automate-referencefor the exact action/triggertypevalues, the
WDL schema, and runAfter semantics.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Wals-pro
- Source: Wals-pro/claude-power-automate
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.