← Back to Skills Marketplace
gora050

Zitadel

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
156
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zitadel
Description
ZITADEL integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZITADEL data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to talk to ZITADEL and does not ask for unrelated secrets. Before installing: verify you trust the Membrane project (https://getmembrane.com and the @membranehq/cli npm package and its GitHub repository), prefer running commands with npx to avoid a global npm install if you want lower footprint, ensure you are comfortable authenticating via the browser flow, and do not paste unrelated API keys or secrets into chat. If you need higher assurance, inspect @membranehq/cli source or run it in an isolated environment (container/VM) before granting it access to your production accounts.
Capability Analysis
Type: OpenClaw Skill Name: zitadel Version: 1.0.1 The 'zitadel' skill provides instructions for an AI agent to interact with the ZITADEL identity management platform using the Membrane CLI (@membranehq/cli). The documentation (SKILL.md) focuses on legitimate workflows such as authentication, connection management, and action execution through the Membrane platform. There are no indicators of malicious intent, data exfiltration, or harmful prompt injection; the skill promotes secure credential handling by delegating authentication to the Membrane service.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill declares a ZITADEL integration and all runtime instructions consistently use the Membrane CLI to create connections, discover, build, and run actions against ZITADEL. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md contains concrete CLI commands (membrane connect, action list/create/run, login flow) and describes an interactive/browser-based authentication flow. The instructions do not ask the agent to read arbitrary local files, siphon unrelated environment variables, or post data to unexpected endpoints. They do assume network access and a Membrane account.
Install Mechanism
There is no packaged install spec in the skill bundle (instruction-only). The instructions tell users to install or run @membranehq/cli via npm or npx (npm registry). This is a common but moderate-risk install pattern because it downloads code from the public npm registry; users should verify the package source and trustworthiness before installing globally.
Credentials
The skill requests no environment variables or direct API keys and explicitly recommends using Membrane-managed connections rather than local secrets. The required access (a Membrane account and interactive auth) is proportionate to the described integration.
Persistence & Privilege
The skill does not request permanent 'always' presence and provides no instructions to modify other skills or system-wide agent settings. It is user-invocable and follows the platform's normal autonomous-invocation defaults.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zitadel
  3. After installation, invoke the skill by name or use /zitadel
  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 zitadel
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Zitadel?

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

How do I install Zitadel?

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

Is Zitadel free?

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

Which platforms does Zitadel support?

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

Who created Zitadel?

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

💬 Comments